diff options
Diffstat (limited to 'security/aescrypt/Makefile')
-rw-r--r-- | security/aescrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/aescrypt/Makefile b/security/aescrypt/Makefile index 7ed269576341..1133e75bd5e6 100644 --- a/security/aescrypt/Makefile +++ b/security/aescrypt/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://aescrypt.sourceforge.net/ MASTER_SITE_SUBDIR=aescrypt MAINTAINER= roam@FreeBSD.org -COMMENT= "A command-line AES encryption/decryption suite" +COMMENT= A command-line AES encryption/decryption suite GNU_CONFIGURE= yes |