diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-12 15:09:45 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-13 09:17:53 +0700 |
commit | fd1c2ba87ff095b62e2f9f6669378948ae1a7ec2 (patch) | |
tree | 7b5b1346ce0e06fc3b589c24ea2aef4ef039f5c0 /system/ccrypt | |
parent | c52f07dfe314ab7c90437999ce92123816b7eeaa (diff) |
system/ccrypt: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ccrypt')
-rw-r--r-- | system/ccrypt/README | 6 | ||||
-rw-r--r-- | system/ccrypt/slack-desc | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/ccrypt/README b/system/ccrypt/README index 7ecb35a9895a..9efde9a5ec47 100644 --- a/system/ccrypt/README +++ b/system/ccrypt/README @@ -1,5 +1,5 @@ -ccrypt is a utility for encrypting and decrypting files and streams. It was -designed as a replacement for the standard unix crypt utility. ccrypt is -based on the Rijndael cipher (aka AES). +ccrypt is a utility for encrypting and decrypting files and +streams. It was designed as a replacement for the standard unix crypt +utility. ccrypt is based on the Rijndael cipher (aka AES). Please see man page for details. diff --git a/system/ccrypt/slack-desc b/system/ccrypt/slack-desc index 5b774731c8be..3b112ace3ffe 100644 --- a/system/ccrypt/slack-desc +++ b/system/ccrypt/slack-desc @@ -9,11 +9,11 @@ ccrypt: ccrypt (unix crypt replacement) ccrypt: ccrypt: ccrypt is a utility for encrypting and decrypting files and -ccrypt: streams. It was designed as a replacement for the standard unix +ccrypt: streams. It was designed as a replacement for the standard unix ccrypt: crypt utility and is based on based on the Rijndael cipher ccrypt: (aka AES) ccrypt: -ccrypt: Home Page: http://ccrypt.sourceforge.net/ +ccrypt: Homepage: http://ccrypt.sourceforge.net/ ccrypt: ccrypt: ccrypt: |