diff options
Diffstat (limited to 'www/apache')
-rw-r--r-- | www/apache/PLIST | 14 | ||||
-rw-r--r-- | www/apache/PLIST.shared | 3 |
2 files changed, 2 insertions, 15 deletions
diff --git a/www/apache/PLIST b/www/apache/PLIST index e8769c806d6..5c5f6d41250 100644 --- a/www/apache/PLIST +++ b/www/apache/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2008/02/23 05:16:33 obache Exp $ +@comment $NetBSD: PLIST,v 1.16 2009/06/14 22:00:17 joerg Exp $ bin/checkgid bin/dbmmanage bin/htdigest @@ -615,15 +615,3 @@ share/httpd/icons/world1.gif share/httpd/icons/world1.png share/httpd/icons/world2.gif share/httpd/icons/world2.png -@dirrm share/httpd/icons/small -@dirrm share/httpd/icons -@dirrm share/httpd/htdocs/manual/vhosts -@dirrm share/httpd/htdocs/manual/programs -@dirrm share/httpd/htdocs/manual/mod -@dirrm share/httpd/htdocs/manual/misc -@dirrm share/httpd/htdocs/manual/images -@dirrm share/httpd/htdocs/manual/howto -@dirrm share/httpd/htdocs/manual -@dirrm share/examples/httpd -@dirrm include/httpd/xml -@dirrm include/httpd diff --git a/www/apache/PLIST.shared b/www/apache/PLIST.shared index d8f6ea7d8fd..06d49e5916d 100644 --- a/www/apache/PLIST.shared +++ b/www/apache/PLIST.shared @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST.shared,v 1.4 2002/08/25 18:40:17 jlam Exp $ +@comment $NetBSD: PLIST.shared,v 1.5 2009/06/14 22:00:17 joerg Exp $ lib/httpd/httpd.exp lib/httpd/mod_define.so lib/httpd/mod_proxy.so -@unexec ${RMDIR} %D/lib/httpd 2>/dev/null || ${TRUE} |