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/thttpd | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/thttpd/PLIST b/www/thttpd/PLIST index 40f95bfda35..5da0ecf2c3f 100644 --- a/www/thttpd/PLIST +++ b/www/thttpd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:34:07 reed Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 22:00:37 joerg Exp $ libexec/cgi-bin/phf libexec/cgi-bin/redirect libexec/cgi-bin/ssi @@ -16,4 +16,3 @@ share/examples/rc.d/thttpd share/examples/thttpd.conf share/thttpd/index.html share/thttpd/sitedrivenby.gif -@dirrm share/thttpd |