diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-06-09 22:42:30 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-06-09 22:42:30 +0000 |
commit | 539d1065ceada953b3a5495391b8cf958f642237 (patch) | |
tree | fc60972dd07e15695f5ecf5fbf9345f4dc588521 /security/p5-Crypt-SSLeay/Makefile | |
parent | c4cc64a5132ba1877780ffe70fb10096ac924c68 (diff) | |
download | ports-539d1065ceada953b3a5495391b8cf958f642237.tar.gz ports-539d1065ceada953b3a5495391b8cf958f642237.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-SSLeay/Makefile')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index ee8766258508..c98ede37db45 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Crypt-SSLeay -PORTVERSION= 0.35 +PORTVERSION= 0.37 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk RESTRICTED= "Crypto; export-controlled" PERL_CONFIGURE= yes |