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-RC6 | |
parent | 5c8d5bbef54b498a8a0a3ca91a4b5ff72f4015b1 (diff) | |
download | ports-47a3e0f3709bf8010d859863a26585813a046022.tar.gz ports-47a3e0f3709bf8010d859863a26585813a046022.zip |
Notes
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 |