diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
commit | 33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch) | |
tree | a75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /security/aescrypt/Makefile | |
parent | bf934225cecc2d5e50c2dc5c3de8535592d56007 (diff) |
Notes
Diffstat (limited to 'security/aescrypt/Makefile')
-rw-r--r-- | security/aescrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/aescrypt/Makefile b/security/aescrypt/Makefile index aa8e3990c65c..7ed269576341 100644 --- a/security/aescrypt/Makefile +++ b/security/aescrypt/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://aescrypt.sourceforge.net/ MASTER_SITE_SUBDIR=aescrypt MAINTAINER= roam@FreeBSD.org +COMMENT= "A command-line AES encryption/decryption suite" GNU_CONFIGURE= yes |