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/ap-gzip | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/ap-gzip')
-rw-r--r-- | www/ap-gzip/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/ap-gzip/PLIST b/www/ap-gzip/PLIST index ed116b813e6..d42f47bdffc 100644 --- a/www/ap-gzip/PLIST +++ b/www/ap-gzip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/10/22 12:46:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 22:00:15 joerg Exp $ lib/httpd/mod_gzip.so share/doc/mod_gzip/de/browser.htm share/doc/mod_gzip/de/cache.htm @@ -29,7 +29,3 @@ share/doc/mod_gzip/en/valid-css.png share/doc/mod_gzip/en/valid-xhtml11.png share/doc/mod_gzip/en/versions.htm share/examples/mod_gzip/httpd.conf -@dirrm share/doc/mod_gzip/de -@dirrm share/doc/mod_gzip/en -@dirrm share/doc/mod_gzip -@dirrm share/examples/mod_gzip |