diff options
Diffstat (limited to 'security/ccrypt/Makefile')
-rw-r--r-- | security/ccrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile index 709d3ecc3e26..2ac19062bf10 100644 --- a/security/ccrypt/Makefile +++ b/security/ccrypt/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${DISTVERSION}/ \ MAINTAINER= dev2@heesakkers.info COMMENT= Command-line utility for encrypting and decrypting files and streams +WWW= http://ccrypt.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |