summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Net-SSLeay/Makefile')
-rw-r--r--security/p5-Net-SSLeay/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 77eda324d42..a8411b791c8 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2002/04/24 05:40:49 martti Exp $
+# $NetBSD: Makefile,v 1.13 2002/06/10 01:53:32 shell Exp $
-DISTNAME= Net_SSLeay.pm-1.15
+DISTNAME= Net_SSLeay.pm-1.17
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
SVR4_PKGNAME= p5nsl
CATEGORIES= security perl5
@@ -14,7 +14,7 @@ USE_BUILDLINK_ONLY= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/SSLeay/.packlist
MAKE_PARAMS= ${BUILDLINK_DIR}
-USE_OPENSSL_VERSION= ${OPENSSL_VERSION_096A}
+USE_OPENSSL_VERSION= ${OPENSSL_VERSION_096B}
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL ${MAKE_PARAMS}