summaryrefslogtreecommitdiff
path: root/net/ppp-mppe
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-05-07 23:48:48 +0000
committerhubertf <hubertf>2002-05-07 23:48:48 +0000
commitda2e311748d3d7ed74545018ff70cae2a9af6e9d (patch)
tree7aee6cc15d3c00cbd484dbe83ecb8086ffad12e2 /net/ppp-mppe
parent44ca905d3b829084595e4053b3101d009592efa7 (diff)
downloadpkgsrc-da2e311748d3d7ed74545018ff70cae2a9af6e9d.tar.gz
Add some CONFLICTS lines
Noted by Dawid SzymaƱski <dawszy@arhea.net> in PR 16186
Diffstat (limited to 'net/ppp-mppe')
-rw-r--r--net/ppp-mppe/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ppp-mppe/Makefile b/net/ppp-mppe/Makefile
index a0acebe8f13..090681e6369 100644
--- a/net/ppp-mppe/Makefile
+++ b/net/ppp-mppe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/01/19 15:22:53 kim Exp $
+# $NetBSD: Makefile,v 1.14 2002/05/07 23:48:49 hubertf Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
@@ -9,6 +9,8 @@ MAINTAINER= dbj@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.6
OPENSSL_SRC= ${_PKGSRCDIR}/security/openssl/${WRKDIR:T}/openssl-${OPENSSL_VERS}