diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
commit | 30e9948198969737329321ae598bb5b6baad3e05 (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/apache/PLIST | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/apache/PLIST')
-rw-r--r-- | www/apache/PLIST | 14 |
1 files changed, 1 insertions, 13 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 |