diff options
author | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
commit | 01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /www/screws/PLIST | |
parent | 31308dbfa90433f6c644fe9ccef0462a26421157 (diff) | |
download | pkgsrc-01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c.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/screws/PLIST')
-rw-r--r-- | www/screws/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/screws/PLIST b/www/screws/PLIST index 25b9c31c361..ddcdc0ae4dc 100644 --- a/www/screws/PLIST +++ b/www/screws/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/06/14 22:00:34 joerg Exp $ +@comment $NetBSD: PLIST,v 1.10 2014/03/11 14:05:18 jperkin Exp $ bin/hsml lib/screws/BasicExec.so lib/screws/CleanLog.so @@ -83,7 +83,6 @@ share/doc/screws/tcpwin share/doc/screws/verbose share/doc/screws/virtual-hosts share/doc/screws/wrt54g.txt -share/examples/rc.d/screws share/examples/screws/default.conf share/examples/screws/screws.conf share/screws/hsml-inc/include.pl.html |