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/apache22 | |
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/apache22')
-rw-r--r-- | www/apache22/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/apache22/PLIST b/www/apache22/PLIST index e5fed6f62e0..09d90d12497 100644 --- a/www/apache22/PLIST +++ b/www/apache22/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2013/03/03 20:05:03 tron Exp $ +@comment $NetBSD: PLIST,v 1.23 2014/03/11 14:05:17 jperkin Exp $ include/httpd/ap_compat.h include/httpd/ap_config.h include/httpd/ap_config_auto.h @@ -170,7 +170,6 @@ share/examples/httpd/extra/httpd-vhosts.conf share/examples/httpd/httpd.conf share/examples/httpd/magic share/examples/httpd/mime.types -share/examples/rc.d/apache share/httpd/build/config.nice share/httpd/build/config_vars.mk share/httpd/build/instdso.sh |