diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-07-30 17:04:47 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-07-30 17:04:47 +0000 |
commit | b26a90a102819264b93d380ad2c8371c2f118487 (patch) | |
tree | fe7e13d593e6d431503eba98d018f22efdbdb2ab /www/apache20/pkg-plist | |
parent | cf33b794b47e36731fc13ae6258caabc69184a82 (diff) |
Notes
Diffstat (limited to 'www/apache20/pkg-plist')
-rw-r--r-- | www/apache20/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/apache20/pkg-plist b/www/apache20/pkg-plist index ee57ac112260..230a8eac38a4 100644 --- a/www/apache20/pkg-plist +++ b/www/apache20/pkg-plist @@ -1681,4 +1681,5 @@ share/apache2/build/special.mk @unexec rmdir %D/libexec/apache2 2> /dev/null || true %%PORTS_APR%%@dirrm lib/apache2 @dirrm include/apache2 +@unexec rmdir %D/etc/apache2/Includes 2> /dev/null || true @unexec rmdir %D/etc/apache2 2> /dev/null || echo "===> If you plan to do not reinstall apache2, you can safely remove %D/etc/apache2." |