diff options
Diffstat (limited to 'www/apache13')
-rw-r--r-- | www/apache13/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13/pkg-plist b/www/apache13/pkg-plist index 47568509881b..583187c18f70 100644 --- a/www/apache13/pkg-plist +++ b/www/apache13/pkg-plist @@ -661,7 +661,7 @@ www/icons/world2.png @unexec if [ -L %D/www/cgi-bin ]; then rm -f %D/www/cgi-bin; fi @unexec if [ -L %D/www/data ]; then rm -f %D/www/data; fi @unexec rm -f %D/etc/apache/httpd.conf.bak 2> /dev/null || true -@dirrm etc/apache +@dirrmtry etc/apache @dirrm include/apache/xml @dirrm include/apache @dirrm libexec/apache |