summaryrefslogtreecommitdiff
path: root/net/ppp-mppe
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2003-10-14 19:22:55 +0000
committercube <cube@pkgsrc.org>2003-10-14 19:22:55 +0000
commit4aed7e401c0d8f1d483b52fe681b89dd25d5dc0f (patch)
tree4c3630b8e180878fba2df4bd634b39116deb031b /net/ppp-mppe
parent63f5cb8a53ec2507f029cb6a585a4567a306fdd6 (diff)
downloadpkgsrc-4aed7e401c0d8f1d483b52fe681b89dd25d5dc0f.tar.gz
Allow this package to build again (it has to track security/openssl
version changes, without need for a PKGREVISION bump, though). Take over maintainership, as agreed with dbj@.
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 38ae603defe..fad52f0e258 100644
--- a/net/ppp-mppe/Makefile
+++ b/net/ppp-mppe/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.18 2003/09/15 16:27:55 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2003/10/14 19:22:55 cube Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
CATEGORIES= net
MASTER_SITES= ftp://cs.anu.edu.au/pub/software/ppp/
-MAINTAINER= dbj@NetBSD.org
+MAINTAINER= cube@NetBSD.org
HOMEPAGE= http://www.moretonbay.com/vpn/releases/
COMMENT= PPP daemon and LKM with MPPE - Microsoft Point-to-Point Encryption
CONFLICTS+= ppp-2.*
-OPENSSL_VERS= 0.9.6g
+OPENSSL_VERS= 0.9.6k
OPENSSL_SRC= ${_PKGSRCDIR}/security/openssl/${WRKDIR:T}/openssl-${OPENSSL_VERS}
HAS_CONFIGURE= yes