diff options
-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 45f858ebd079..d4d741a43491 100644 --- a/security/libidea/Makefile +++ b/security/libidea/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ \ MAINTAINER= jim@corebsd.or.id COMMENT= IDEA block cipher library -RESTRICTED= "Crypto; export-controlled" +RESTRICTED= "Crypto; IDEA is a patented algorithm that requires proper licensing" WRKSRC= ${WRKDIR}/idea |