diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-17 16:20:33 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-17 16:20:33 +0000 |
commit | 613b26ff55f7115e50d7526eb0629ef617770508 (patch) | |
tree | fc012b72bca3e76752e4d6f2bda2fde36788b1f2 /security/p5-Crypt-DES | |
parent | 92412b6dcf8d16218b322fae40f8136e7a92ec64 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-DES')
-rw-r--r-- | security/p5-Crypt-DES/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index 3de3f9bfaa64..f084fd1b3d8b 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |