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-Twofish2 | |
parent | 5c8d5bbef54b498a8a0a3ca91a4b5ff72f4015b1 (diff) | |
download | ports-47a3e0f3709bf8010d859863a26585813a046022.tar.gz ports-47a3e0f3709bf8010d859863a26585813a046022.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-Twofish2')
-rw-r--r-- | security/p5-Crypt-Twofish2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-Twofish2/Makefile b/security/p5-Crypt-Twofish2/Makefile index f354a12ece66..85fd1a987181 100644 --- a/security/p5-Crypt-Twofish2/Makefile +++ b/security/p5-Crypt-Twofish2/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MAN3= Crypt::Twofish2.3 |