diff options
author | nork <nork@FreeBSD.org> | 2003-02-17 16:21:38 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-17 16:21:38 +0000 |
commit | 39ace402c1bb02846d439486b37310b9e74f251f (patch) | |
tree | 1fd48a5ae928f70590049baef12f89a02c0232f3 /security/p5-Crypt-IDEA | |
parent | ec1ab478558e5e694d88c3f42a14cf094d8d0639 (diff) | |
download | FreeBSD-ports-39ace402c1bb02846d439486b37310b9e74f251f.zip FreeBSD-ports-39ace402c1bb02846d439486b37310b9e74f251f.tar.gz |
Remove RESTRICTED tag for crypto stuff.
Pointed out by: kris
Submitted by: Erwin Lansing <erwin@lansing.dk> (maintainer)
Diffstat (limited to 'security/p5-Crypt-IDEA')
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 70a7f24..d1a2221 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |