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 /news | |
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 'news')
-rw-r--r-- | news/inn/PLIST | 3 | ||||
-rw-r--r-- | news/nntpcache/PLIST | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/news/inn/PLIST b/news/inn/PLIST index e3fee67e2ea..6ad5c5dd3ba 100644 --- a/news/inn/PLIST +++ b/news/inn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2012/08/23 19:00:41 spz Exp $ +@comment $NetBSD: PLIST,v 1.24 2014/03/11 14:05:12 jperkin Exp $ bin/inews bin/rnews include/inn/buffer.h @@ -320,7 +320,6 @@ share/examples/inn/readers.conf share/examples/inn/send-uucp.cf share/examples/inn/storage.conf share/examples/inn/subscriptions -share/examples/rc.d/innd @pkgdir ${INN_PATHBIN}/filter @pkgdir etc/nntp @pkgdir etc/inn diff --git a/news/nntpcache/PLIST b/news/nntpcache/PLIST index ae786f95ca4..81ebae40d7e 100644 --- a/news/nntpcache/PLIST +++ b/news/nntpcache/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2009/06/14 21:01:59 joerg Exp $ +@comment $NetBSD: PLIST,v 1.13 2014/03/11 14:05:12 jperkin Exp $ libexec/nntpcache-gdb.sh libexec/nntpcache.gdb libexec/nntpcached.debug @@ -36,5 +36,4 @@ share/examples/nntpcache/pubring.asc-dist share/examples/nntpcache/pubring.pgp share/examples/nntpcache/pubring.pgp-dist share/examples/nntpcache/spam.filter -share/examples/rc.d/nntpcached @pkgdir share/examples/nntpcache/http/innreport/pics |