diff options
author | tron <tron> | 2001-02-20 07:44:31 +0000 |
---|---|---|
committer | tron <tron> | 2001-02-20 07:44:31 +0000 |
commit | 49908807495c659301f1758cc47b4e7e0a972d31 (patch) | |
tree | 72bd5d7050b77e1ba27f59dea35de909fb98aa9e /net/rp-pppoe/Makefile | |
parent | 08fb5054e3561ec8f705a6c2ca7d1a0fc3775f6d (diff) | |
download | pkgsrc-49908807495c659301f1758cc47b4e7e0a972d31.tar.gz |
Update comment: this isn't a special BSD port any more.
Diffstat (limited to 'net/rp-pppoe/Makefile')
-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: |