diff options
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 9f9efb6e3aac..a3d8f40d036f 100644 --- a/security/idea/Makefile +++ b/security/idea/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.funet.fi/pub/org/CERT/ftp.cert.dfn.de/pub/tools/crypt/i DISTNAME= ${PORTNAME}.V${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command line idea encryption and decryption utility RESTRICTED= "Crypto; IDEA is a patented algorithm that requires proper licensing" |