diff options
author | nork <nork@FreeBSD.org> | 2003-02-22 16:12:23 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-22 16:12:23 +0000 |
commit | 0fcf2b015919733eec118676bcf6686491d89e11 (patch) | |
tree | 427708910df1685f78b6c9c9ba53e43244c08a3d /security/p5-Crypt-DSA | |
parent | 84636e195d32543c2ca6c8e1649ee1dde27686ee (diff) | |
download | FreeBSD-ports-0fcf2b015919733eec118676bcf6686491d89e11.zip FreeBSD-ports-0fcf2b015919733eec118676bcf6686491d89e11.tar.gz |
Remove RESTRICTED tag for crypto stuff.
Approved by: kris (implicitly)
Diffstat (limited to 'security/p5-Crypt-DSA')
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index c6e5518..56f6612 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -22,8 +22,6 @@ BUILD_DEPENDS= ${PERLBASE}/Crypt/Random.pm:${PORTSDIR}/security/p5-Crypt-Random ${PERLBASE}/Convert/PEM.pm:${PORTSDIR}/converters/p5-Convert-PEM \ ${PERLBASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |