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 /www/pound | |
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 'www/pound')
-rw-r--r-- | www/pound/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/pound/PLIST b/www/pound/PLIST index 7b6dbe6ea1d..314aa72139d 100644 --- a/www/pound/PLIST +++ b/www/pound/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/07 19:08:09 jlam Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:18 jperkin Exp $ man/man8/pound.8 man/man8/poundctl.8 sbin/pound sbin/poundctl -share/examples/rc.d/pound |