diff options
author | Anders Nordby <anders@FreeBSD.org> | 2005-05-30 20:32:57 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2005-05-30 20:32:57 +0000 |
commit | fec83947c170167ad983bad1ce0852a5e2d506f7 (patch) | |
tree | 2067d18b1ccc45a7279c45ef29af8989b135ce37 /www/thttpd/pkg-plist | |
parent | 6c99b72ce4539219a0633a7a1cfe6c280416fb53 (diff) |
Notes
Diffstat (limited to 'www/thttpd/pkg-plist')
-rw-r--r-- | www/thttpd/pkg-plist | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/www/thttpd/pkg-plist b/www/thttpd/pkg-plist index 9f5b4d0ac2b6..983dc3a173f8 100644 --- a/www/thttpd/pkg-plist +++ b/www/thttpd/pkg-plist @@ -1,15 +1,10 @@ bin/htpasswd bin/makeweb bin/syslogtocern -etc/rc.d/thttpd.sh etc/thttpd.conf.sample sbin/thttpd -sbin/thttpd_wrapper -%%PORTDOCS%%%%DOCSDIR%%/notes.html www/cgi-bin/phf www/cgi-bin/redirect www/cgi-bin/ssi -%%PORTDOCS%%@dirrm %%DOCSDIR%% @unexec rmdir %D/www/cgi-bin 2> /dev/null || true @unexec rmdir %D/www/data 2> /dev/null || true -@unexec rmdir %D/www/logs 2> /dev/null || true |