summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay/Makefile
diff options
context:
space:
mode:
authormartti <martti>2002-03-15 12:42:17 +0000
committermartti <martti>2002-03-15 12:42:17 +0000
commit94fd9c51c4d8f781a58280ce976a201eb663d7a3 (patch)
treeb72c90ceb7554e5b79c4e2317329e7998a47d77d /security/p5-Net-SSLeay/Makefile
parent863a34c515f940762a2122a68bc3abf2f9745e4f (diff)
downloadpkgsrc-94fd9c51c4d8f781a58280ce976a201eb663d7a3.tar.gz
Updated p5-Net-SSLeay to 1.13 (provided by Shell Hung in pkg/15604)
- eliminated initializing random numbers using /etc/passwd per comments by Matt Messier <matt@@securesw_.com> - tested against openssl-0.9.6c (not in pkg now :-)
Diffstat (limited to 'security/p5-Net-SSLeay/Makefile')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 0e438aa143c..eacf14355c9 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2001/12/24 14:25:08 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2002/03/15 12:42:18 martti Exp $
-DISTNAME= Net_SSLeay.pm-1.12
+DISTNAME= Net_SSLeay.pm-1.13
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
SVR4_PKGNAME= p5nsl
CATEGORIES= security perl5