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 | |
parent | c4cc64a5132ba1877780ffe70fb10096ac924c68 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-SSLeay')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-SSLeay/distinfo | 2 | ||||
-rw-r--r-- | security/p5-Crypt-SSLeay/pkg-descr | 2 |
3 files changed, 5 insertions, 3 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 diff --git a/security/p5-Crypt-SSLeay/distinfo b/security/p5-Crypt-SSLeay/distinfo index 9df8f6f6de56..e6669c6db288 100644 --- a/security/p5-Crypt-SSLeay/distinfo +++ b/security/p5-Crypt-SSLeay/distinfo @@ -1 +1 @@ -MD5 (Crypt-SSLeay-0.35.tar.gz) = 0eb4f968d0090b9b5edde09417b1e5f3 +MD5 (Crypt-SSLeay-0.37.tar.gz) = 898e880901227f7967c1ef35690bb127 diff --git a/security/p5-Crypt-SSLeay/pkg-descr b/security/p5-Crypt-SSLeay/pkg-descr index 733d31c3f814..f69e41fe834f 100644 --- a/security/p5-Crypt-SSLeay/pkg-descr +++ b/security/p5-Crypt-SSLeay/pkg-descr @@ -16,3 +16,5 @@ https support for the LWP - libwww perl libraries. If you want access to the OpenSSL API via perl, check out Sampo's Net::SSLeay. + +WWW: http://search.cpan.org/search?dist=Crypt-SSLeay |