From d7cc786702c72a3cf5af2dd4507a988f25d49696 Mon Sep 17 00:00:00 2001 From: cube Date: Tue, 14 Oct 2003 19:22:55 +0000 Subject: 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@. --- net/ppp-mppe/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/ppp-mppe') 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 -- cgit v1.2.3