diff options
author | tron <tron@pkgsrc.org> | 2001-02-20 07:44:31 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-02-20 07:44:31 +0000 |
commit | 0458ade20595d91423b9c950ff6d91f54bc54c9a (patch) | |
tree | 72bd5d7050b77e1ba27f59dea35de909fb98aa9e /net/rp-pppoe | |
parent | e59fbdeb17080d7d0a4311ae7d726f35d3d0f8f1 (diff) | |
download | pkgsrc-0458ade20595d91423b9c950ff6d91f54bc54c9a.tar.gz |
Update comment: this isn't a special BSD port any more.
Diffstat (limited to 'net/rp-pppoe')
-rw-r--r-- | net/rp-pppoe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index 773d1216666..f851c5050f9 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/02/20 07:43:22 tron Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/20 07:44:31 tron Exp $ DISTNAME= rp-pppoe-2.6 CATEGORIES= net @@ -6,11 +6,11 @@ MASTER_SITES= ${HOMEPAGE} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.roaringpenguin.com/pppoe/ -COMMENT= BSD port of Roaring Penguin's PPPoE client +COMMENT= Roaring Penguin's PPP over Ethernet client CONFLICTS+= mouse_pppoe-* -GNU_CONFIGURE= yes +GNU_CONFIGURE= YES CONFIGURE_ENV+= PPPD=${PPPD} post-install: |