aboutsummaryrefslogtreecommitdiff
path: root/www/apache13/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache13/Makefile')
-rw-r--r--www/apache13/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index 0805c4e72b98..a6bada97752c 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -7,6 +7,7 @@
PORTNAME= apache
PORTVERSION= 1.3.24
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.apache.org/dist/httpd/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \
@@ -79,5 +80,6 @@ post-install:
${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \
${INSTALL_SCRIPT} -m 751 ${FILESDIR}/apache.sh ${PREFIX}/etc/rc.d/apache.sh; \
fi
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>