diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
commit | 1101f09c09367bca303d13431ed15f28d0a22f65 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /security/idea | |
parent | fde362579641ddf717c0f67041e6f3360e2fad61 (diff) | |
download | ports-1101f09c09367bca303d13431ed15f28d0a22f65.tar.gz ports-1101f09c09367bca303d13431ed15f28d0a22f65.zip |
Notes
Diffstat (limited to 'security/idea')
-rw-r--r-- | security/idea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/idea/Makefile b/security/idea/Makefile index 32c58f8aa4a8..b3a8d06d6df4 100644 --- a/security/idea/Makefile +++ b/security/idea/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}.V${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A command line idea encryption and decryption utility +COMMENT= Command-line IDEA encryption and decryption utility MAKE_JOBS_SAFE= yes |