1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Quench pkg_delete warning

This commit is contained in:
Kris Kennaway 2006-01-26 04:39:20 +00:00
parent d55df063bd
commit 91c12a4ef3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154479

View File

@ -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