diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 21:18:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 21:18:31 +0000 |
commit | 9cbfcccd9ae4897e49c8927435d79acd91bac7ae (patch) | |
tree | e36c201f20fcd7291d5e5eed8a9c7d0f594b0e8f /security/libidea | |
parent | 9c039db7e25fd576ec6798146bbf1bc6fe837e08 (diff) | |
download | ports-9cbfcccd9ae4897e49c8927435d79acd91bac7ae.tar.gz ports-9cbfcccd9ae4897e49c8927435d79acd91bac7ae.zip |
Notes
Diffstat (limited to 'security/libidea')
-rw-r--r-- | security/libidea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libidea/Makefile b/security/libidea/Makefile index d4d741a43491..33e827c2f157 100644 --- a/security/libidea/Makefile +++ b/security/libidea/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ \ ftp://ftp.ntnu.no/pub/unix/security/ \ ftp://ftp.sunsite.org.uk/Mirrors/ftp.psy.uq.oz.au/pub/Crypto/libeay/ -MAINTAINER= jim@corebsd.or.id +MAINTAINER= ports@FreeBSD.org COMMENT= IDEA block cipher library RESTRICTED= "Crypto; IDEA is a patented algorithm that requires proper licensing" |