summaryrefslogtreecommitdiff
path: root/net/rp-pppoe
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-02-20 07:43:22 +0000
committertron <tron@pkgsrc.org>2001-02-20 07:43:22 +0000
commite59fbdeb17080d7d0a4311ae7d726f35d3d0f8f1 (patch)
tree5e8ee5de4bcd2e89624d3436c8f59b54a707a66b /net/rp-pppoe
parentacb96f5d86c008675c5642a16fafde9ace07e1b5 (diff)
downloadpkgsrc-e59fbdeb17080d7d0a4311ae7d726f35d3d0f8f1.tar.gz
Install example configuration to "share/examples/rp-pppoe" instead of
"share/doc/rp-pppoe".
Diffstat (limited to 'net/rp-pppoe')
-rw-r--r--net/rp-pppoe/Makefile4
-rw-r--r--net/rp-pppoe/pkg/PLIST7
2 files changed, 6 insertions, 5 deletions
diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile
index fba57467439..773d1216666 100644
--- a/net/rp-pppoe/Makefile
+++ b/net/rp-pppoe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/17 18:19:33 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/20 07:43:22 tron Exp $
DISTNAME= rp-pppoe-2.6
CATEGORIES= net
@@ -15,7 +15,7 @@ CONFIGURE_ENV+= PPPD=${PPPD}
post-install:
${INSTALL_DATA} ${WRKSRC}/pppoe.conf ${WRKSRC}/pppoe-server-options \
- ${PREFIX}/share/doc/rp-pppoe
+ ${PREFIX}/share/examples/rp-pppoe
.include "../../mk/bsd.prefs.mk"
diff --git a/net/rp-pppoe/pkg/PLIST b/net/rp-pppoe/pkg/PLIST
index 465cb459a9e..2b09066fe27 100644
--- a/net/rp-pppoe/pkg/PLIST
+++ b/net/rp-pppoe/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2001/01/30 20:33:25 tron Exp $
+@comment $NetBSD: PLIST,v 1.5 2001/02/20 07:43:23 tron Exp $
man/man5/pppoe.conf.5
man/man8/adsl-connect.8
man/man8/adsl-setup.8
@@ -21,6 +21,7 @@ share/doc/rp-pppoe/HOW-TO-CONNECT
share/doc/rp-pppoe/LICENSE
share/doc/rp-pppoe/README
share/doc/rp-pppoe/pap-secrets
-share/doc/rp-pppoe/pppoe.conf
-share/doc/rp-pppoe/pppoe-server-options
+share/examples/rp-pppoe/pppoe.conf
+share/examples/rp-pppoe/pppoe-server-options
+@dirrm share/examples/rp-pppoe
@dirrm share/doc/rp-pppoe