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 /chat/bitlbee | |
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 'chat/bitlbee')
-rw-r--r-- | chat/bitlbee/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/bitlbee/PLIST b/chat/bitlbee/PLIST index 8c9c4f29462..b2e6a18603d 100644 --- a/chat/bitlbee/PLIST +++ b/chat/bitlbee/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/07/16 19:19:18 tonio Exp $ +@comment $NetBSD: PLIST,v 1.8 2014/03/11 14:04:58 jperkin Exp $ man/man5/bitlbee.conf.5 man/man8/bitlbee.8 sbin/bitlbee @@ -11,4 +11,3 @@ share/doc/bitlbee/README share/doc/bitlbee/user-guide.html share/doc/bitlbee/user-guide.txt share/examples/bitlbee/bitlbee.conf -share/examples/rc.d/bitlbee |