aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-Random
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-02-23 00:12:23 +0800
committernork <nork@FreeBSD.org>2003-02-23 00:12:23 +0800
commit0fcf2b015919733eec118676bcf6686491d89e11 (patch)
tree427708910df1685f78b6c9c9ba53e43244c08a3d /security/p5-Crypt-Random
parent84636e195d32543c2ca6c8e1649ee1dde27686ee (diff)
downloadfreebsd-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-Random')
-rw-r--r--security/p5-Crypt-Random/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile
index 596e21e3965f..9bf3004431fc 100644
--- a/security/p5-Crypt-Random/Makefile
+++ b/security/p5-Crypt-Random/Makefile
@@ -19,8 +19,6 @@ PERLBASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \
${PERLBASE}/Class/Loader.pm:${PORTSDIR}/devel/p5-Class-Loader
-RESTRICTED= "Crypto; export-controlled"
-
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}