summaryrefslogtreecommitdiff
path: root/net/ppp-mppe
diff options
context:
space:
mode:
authorcube <cube>2004-03-31 10:24:50 +0000
committercube <cube>2004-03-31 10:24:50 +0000
commit05eb70a4c123add3ae2be664eaf5978165c2c327 (patch)
tree2f6bbe7eb2f2fa018bf08a776b669d8842620dc6 /net/ppp-mppe
parent8556e5bf7b377b31b4c0f63414662461a3fbbd9e (diff)
downloadpkgsrc-05eb70a4c123add3ae2be664eaf5978165c2c327.tar.gz
Note new version of OpenSSL.
Diffstat (limited to 'net/ppp-mppe')
-rw-r--r--net/ppp-mppe/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ppp-mppe/Makefile b/net/ppp-mppe/Makefile
index 1947d9ca4b1..2745466940e 100644
--- a/net/ppp-mppe/Makefile
+++ b/net/ppp-mppe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2003/12/01 17:23:24 cube Exp $
+# $NetBSD: Makefile,v 1.25 2004/03/31 10:24:50 cube Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ftp://cs.anu.edu.au/pub/software/ppp/
@@ -14,7 +14,7 @@ CONFLICTS+= ppp-2.*
ONLY_FOR_PLATFORM= NetBSD-*-*
-OPENSSL_VERS= 0.9.6l
+OPENSSL_VERS= 0.9.6m
OPENSSL_SRC= ${_PKGSRCDIR}/security/openssl/${WRKDIR:T}/openssl-${OPENSSL_VERS}
HAS_CONFIGURE= yes