diff options
author | nork <nork@FreeBSD.org> | 2003-02-23 00:12:23 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-23 00:12:23 +0800 |
commit | 0fcf2b015919733eec118676bcf6686491d89e11 (patch) | |
tree | 427708910df1685f78b6c9c9ba53e43244c08a3d /security/p5-Crypt-RSA | |
parent | 84636e195d32543c2ca6c8e1649ee1dde27686ee (diff) | |
download | freebsd-ports-gnome-0fcf2b015919733eec118676bcf6686491d89e11.tar.gz freebsd-ports-gnome-0fcf2b015919733eec118676bcf6686491d89e11.tar.zst freebsd-ports-gnome-0fcf2b015919733eec118676bcf6686491d89e11.zip |
Remove RESTRICTED tag for crypto stuff.
Approved by: kris (implicitly)
Diffstat (limited to 'security/p5-Crypt-RSA')
-rw-r--r-- | security/p5-Crypt-RSA/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index 1f8b6d746cc6..0d566c813b8b 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -30,8 +30,6 @@ BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-D ${PERLBASE}/Tie/EncryptedHash.pm:${PORTSDIR}/security/p5-Tie-EncryptedHash \ ${PERLBASE}/MD5.pm:${PORTSDIR}/security/p5-MD5 -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |