diff options
author | joerg <joerg> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:00:14 +0000 |
commit | 71a32296ba11763abadcde92e96627deb1c72b1d (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/lighttpd | |
parent | 34e3d10d104b92ca94810340991f716da3f05855 (diff) | |
download | pkgsrc-71a32296ba11763abadcde92e96627deb1c72b1d.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/lighttpd')
-rw-r--r-- | www/lighttpd/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/lighttpd/PLIST b/www/lighttpd/PLIST index 24ad992e2dd..0af4c945d86 100644 --- a/www/lighttpd/PLIST +++ b/www/lighttpd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2007/09/10 13:59:50 jlam Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 22:00:25 joerg Exp $ bin/spawn-fcgi lib/lighttpd/mod_access.la lib/lighttpd/mod_accesslog.la @@ -86,6 +86,3 @@ share/examples/lighttpd/lighttpd.conf share/examples/lighttpd/rrdtool-graph.sh share/examples/lighttpd/spawn-php.sh share/examples/rc.d/lighttpd -@dirrm share/examples/lighttpd -@dirrm share/doc/lighttpd -@dirrm lib/lighttpd |