summaryrefslogtreecommitdiff
path: root/www/apache13
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-05-10 03:14:36 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-05-10 03:14:36 +0000
commitdf7822cca5775bef45c70f874c9f0dbf722013b6 (patch)
tree6b4106ae5380a275b6f1aa615be0472c2c53f008 /www/apache13
parentupgrade to 0.8.1 (diff)
Back out a+x cgi-bin.default example scripts for paranoid safety sake
Notes
Notes: svn path=/head/; revision=58828
Diffstat (limited to 'www/apache13')
-rw-r--r--www/apache13/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index 38fa202df9a6..1c77619423f2 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apache
PORTVERSION= 1.3.24
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www
MASTER_SITES= http://www.apache.org/dist/httpd/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \
@@ -117,7 +117,6 @@ pre-install:
PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL
post-install:
- chmod a+x ${DATADIR}/cgi-bin.default/*
${INSTALL_DATA} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh.default
@if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \
${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \