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 /textproc/dict-server | |
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 'textproc/dict-server')
-rw-r--r-- | textproc/dict-server/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/dict-server/PLIST b/textproc/dict-server/PLIST index 890b8e6fb95..68f262d68bf 100644 --- a/textproc/dict-server/PLIST +++ b/textproc/dict-server/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2009/12/30 11:55:49 abs Exp $ +@comment $NetBSD: PLIST,v 1.9 2014/03/11 14:05:17 jperkin Exp $ bin/dictfmt bin/dictfmt_index2suffix bin/dictfmt_index2word @@ -25,4 +25,3 @@ share/examples/dict-server/dictd_mime.conf share/examples/dict-server/dictd_plugin_dbi.conf share/examples/dict-server/dictd_site.txt share/examples/dict-server/dictd_virtual.conf -share/examples/rc.d/dictd |