summaryrefslogtreecommitdiffstats
path: root/www/apache13
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-05-10 03:14:36 +0000
committerache <ache@FreeBSD.org>2002-05-10 03:14:36 +0000
commit1bfb424f397e99f0e8a836abc7ca16da37366227 (patch)
tree52de4717892487033390e3ddfe86963ad0f86325 /www/apache13
parent36625549db14a0db225ea96041fd610c51500c36 (diff)
downloadFreeBSD-ports-1bfb424f397e99f0e8a836abc7ca16da37366227.zip
FreeBSD-ports-1bfb424f397e99f0e8a836abc7ca16da37366227.tar.gz
Back out a+x cgi-bin.default example scripts for paranoid safety sake
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 38fa202..1c77619 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."; \
OpenPOWER on IntegriCloud