diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-16 05:01:00 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-16 05:01:00 +0000 |
| commit | 9f63cde465a916f1d90054c3e3f2c18f9f1fa158 (patch) | |
| tree | 15fbbf851d96f23350b8c48d93b251f6a697cb0a | |
| parent | - Drop @dirrm* from plist (diff) | |
- Drop @dirrm* from plist
Approved by: portmgr blanket
| -rw-r--r-- | www/xshttpd/pkg-plist | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/www/xshttpd/pkg-plist b/www/xshttpd/pkg-plist index da873ccc03b3..60679785945d 100644 --- a/www/xshttpd/pkg-plist +++ b/www/xshttpd/pkg-plist @@ -80,11 +80,5 @@ man/man5/xsredir.5.gz man/man5/xsscripts.5.gz man/man7/httpd_cgi.7.gz man/man7/httpd_ssi.7.gz -@dirrm %%WWWDIR%%/contrib -@dirrm %%WWWDIR%%/gfxcount -@dirrmtry %%WWWDIR%%/cgi-bin -@dirrmtry %%WWWDIR%%/conf -@dirrmtry %%WWWDIR%%/htdocs -@dirrmtry %%WWWDIR%%/icons -@dirrmtry %%WWWDIR%%/logs -@dirrmtry %%WWWDIR%% +@dir %%WWWDIR%%/logs +@dir %%WWWDIR%%/htdocs |
