diff options
Diffstat (limited to 'security/ccrypt')
-rw-r--r-- | security/ccrypt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile index deb598d0ce41..021ee73cfebd 100644 --- a/security/ccrypt/Makefile +++ b/security/ccrypt/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A command-line utility for encrypting and decrypting files and streams -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes MAN1= ccrypt.1 |