diff options
author | nork <nork@FreeBSD.org> | 2003-02-17 00:10:59 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-17 00:10:59 +0800 |
commit | 3aab89ec4a9718de495f068c6463e5611436e45c (patch) | |
tree | 54fd10aacb7939179449f63df31be184823c0dd3 /security/p5-Crypt-RC6 | |
parent | 9b50b3f70b821e744e491c5da263e383d5ae1b00 (diff) | |
download | freebsd-ports-gnome-3aab89ec4a9718de495f068c6463e5611436e45c.tar.gz freebsd-ports-gnome-3aab89ec4a9718de495f068c6463e5611436e45c.tar.zst freebsd-ports-gnome-3aab89ec4a9718de495f068c6463e5611436e45c.zip |
Remove RESTRICTED tag with cryptography relation.
Pointed out by: kris
Diffstat (limited to 'security/p5-Crypt-RC6')
-rw-r--r-- | security/p5-Crypt-RC6/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-RC6/Makefile b/security/p5-Crypt-RC6/Makefile index 3ca116d6cb8d..2f0077532a1d 100644 --- a/security/p5-Crypt-RC6/Makefile +++ b/security/p5-Crypt-RC6/Makefile @@ -16,8 +16,6 @@ MAINTAINER= nork@FreeBSD.org USE_REINPLACE= YES -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MAN3= Crypt::RC6.3 |