aboutsummaryrefslogtreecommitdiff
path: root/www/apache21/pkg-plist
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-02-05 18:26:21 +0000
committerClement Laforet <clement@FreeBSD.org>2005-02-05 18:26:21 +0000
commit38893d64f686a436415541a4014eb625b85346ed (patch)
tree4f9eda22561a393694a4977de741e49c4da58db8 /www/apache21/pkg-plist
parent0203a5397b1d3cca6a6d1d98e180d30f16728066 (diff)
downloadports-38893d64f686a436415541a4014eb625b85346ed.tar.gz
ports-38893d64f686a436415541a4014eb625b85346ed.zip
Notes
Diffstat (limited to 'www/apache21/pkg-plist')
-rw-r--r--www/apache21/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache21/pkg-plist b/www/apache21/pkg-plist
index ffafdefde70a..5c5717cad799 100644
--- a/www/apache21/pkg-plist
+++ b/www/apache21/pkg-plist
@@ -504,8 +504,8 @@ share/apache21/build/special.mk
@unexec rmdir %D/libexec/apache21 2> /dev/null || true
@dirrm include/apache21
@exec mkdir -p %D/etc/apache21/Includes 2> /dev/null || true
-@exec mkdir -p %D/etc/apache2/envvars.d 2> /dev/null || true
+@exec mkdir -p %D/etc/apache21/envvars.d 2> /dev/null || true
@unexec rmdir %D/etc/apache21/Includes 2> /dev/null || true
-@unexec rmdir %D/etc/apache2/envvars.d 2> /dev/null || true
@unexec rm -f %D/etc/apache21/httpd.conf.bak 2> /dev/null || true
+@unexec rmdir %D/etc/apache21/envvars.d 2> /dev/null || true
@unexec rmdir %D/etc/apache21 2> /dev/null || echo "===> If you plan to do not reinstall apache21, you can safely remove %D/etc/apache21."