summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/apache13/Makefile2
-rw-r--r--www/apache13/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index 1c77619423f2..0b63b115bf37 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apache
PORTVERSION= 1.3.24
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www
MASTER_SITES= http://www.apache.org/dist/httpd/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \
diff --git a/www/apache13/pkg-plist b/www/apache13/pkg-plist
index 4d9e1ad9e23f..4e1a858d9cad 100644
--- a/www/apache13/pkg-plist
+++ b/www/apache13/pkg-plist
@@ -18,9 +18,9 @@ etc/apache/mime.types.default
@unexec if cmp -s %D/etc/apache/srm.conf %D/etc/apache/srm.conf.default; then rm -f %D/etc/apache/srm.conf; fi
etc/apache/srm.conf.default
@exec [ -f %B/srm.conf ] || cp %B/%f %B/srm.conf
+@unexec if cmp -s %D/etc/rc.d/apache.sh %D/etc/rc.d/apache.sh.default; then rm -f %D/etc/rc.d/apache.sh; fi
etc/rc.d/apache.sh.default
@exec [ -f %B/apache.sh ] || ( cp %B/%f %B/apache.sh; chmod 755 %B/apache.sh )
-@unexec if cmp -s %D/etc/rc.d/apache.sh %D/etc/rc.d/apache.sh.default; then rm -f %D/etc/rc.d/apache.sh; fi
include/apache/ap.h
include/apache/ap_alloc.h
include/apache/ap_compat.h