From fd1c2ba87ff095b62e2f9f6669378948ae1a7ec2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 12 Feb 2022 15:09:45 -0500 Subject: [PATCH] system/ccrypt: Fix download URL. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/ccrypt/README | 6 +++--- system/ccrypt/slack-desc | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/system/ccrypt/README b/system/ccrypt/README index 7ecb35a989..9efde9a5ec 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 5b774731c8..3b112ace3f 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: