diff options
Diffstat (limited to 'net/rp-pppoe/Makefile')
-rw-r--r-- | net/rp-pppoe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index 58460ceca9f..e828f913ac9 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/02/25 04:18:07 hubertf Exp $ +# $NetBSD: Makefile,v 1.14 2001/02/27 17:42:15 hubertf Exp $ DISTNAME= rp-pppoe-2.6 CATEGORIES= net @@ -8,7 +8,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.roaringpenguin.com/pppoe/ COMMENT= Roaring Penguin's PPP over Ethernet client -CONFLICTS+= mouse_pppoe-* +CONFLICTS+= mouse_pppoe<20000912nb1 GNU_CONFIGURE= YES CONFIGURE_ENV+= PPPD=${PPPD} |