diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /net/poptop | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.tar.gz |
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
Diffstat (limited to 'net/poptop')
-rw-r--r-- | net/poptop/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/poptop/PLIST b/net/poptop/PLIST index 0ccc78d1666..54090f8d2d2 100644 --- a/net/poptop/PLIST +++ b/net/poptop/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:09:38 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:10 jperkin Exp $ lib/pptpd/pptpd-logwtmp.so man/man5/pptpd.conf.5 man/man8/pptpctrl.8 man/man8/pptpd.8 sbin/pptpctrl sbin/pptpd -share/examples/rc.d/pptpd |