diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-09 06:16:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-09 06:16:06 +0000 |
commit | af18d6b4193c00afb12f7e1cd9f23271a8128644 (patch) | |
tree | c7654abc7e0002ffca4c072c6e06c1c692773184 /www/thttpd | |
parent | Add gdesklets-irc 1.2, (diff) |
Don't remove www/ now that it is created by the system.
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/thttpd/pkg-plist b/www/thttpd/pkg-plist index 7822c8c1c112..9f5b4d0ac2b6 100644 --- a/www/thttpd/pkg-plist +++ b/www/thttpd/pkg-plist @@ -13,4 +13,3 @@ www/cgi-bin/ssi @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 -@unexec rmdir %D/www 2> /dev/null || true |