diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-16 16:10:59 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-16 16:10:59 +0000 |
commit | 47a3e0f3709bf8010d859863a26585813a046022 (patch) | |
tree | 146ff27431ef8398b164945024b1e2955b4cbe15 /security/p5-Crypt-OpenSSL-RSA | |
parent | 5c8d5bbef54b498a8a0a3ca91a4b5ff72f4015b1 (diff) |
Remove RESTRICTED tag with cryptography relation.
Pointed out by: kris
Notes
Notes:
svn path=/head/; revision=75658
Diffstat (limited to 'security/p5-Crypt-OpenSSL-RSA')
-rw-r--r-- | security/p5-Crypt-OpenSSL-RSA/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index e1fde8accaa4..753ac3c78794 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -17,8 +17,6 @@ MAINTAINER= nork@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random RUN_DEPENDS= ${BUILD_DEPENDS} -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MAN3= Crypt::OpenSSL::RSA.3 |