summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-18 13:10:40 +0000
committerwiz <wiz@pkgsrc.org>2005-02-18 13:10:40 +0000
commitd0c241580cc9eae73398397ebe8415585138f3ad (patch)
tree051b8991a80cbc767af9c8e6600b02d31e3ff43a /security/p5-Net-SSLeay/Makefile
parent56e4fd5e18e2db1bc40deac2a361fa12aa583259 (diff)
downloadpkgsrc-d0c241580cc9eae73398397ebe8415585138f3ad.tar.gz
Update to (inofficial) 1.26 needed by p5-IO-Socket-SSL-0.96:
(1.26)** 30.4.2004 - added get1_session()
Diffstat (limited to 'security/p5-Net-SSLeay/Makefile')
-rw-r--r--security/p5-Net-SSLeay/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 1bd21f09b12..87ded51b8e1 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.30 2004/12/20 11:31:08 grant Exp $
+# $NetBSD: Makefile,v 1.31 2005/02/18 13:10:40 wiz Exp $
-DISTNAME= Net_SSLeay.pm-1.25
+DISTNAME= Net_SSLeay.pm-1.26
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
-PKGREVISION= 4
SVR4_PKGNAME= p5nsl
CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+# inofficial version
+MASTER_SITES= http://www.fas.harvard.edu/~behrooz/
MAINTAINER= shell@NetBSD.org
COMMENT= Perl5 module for using OpenSSL