summaryrefslogtreecommitdiff
path: root/www/apache20/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2000-12-27 22:47:56 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2000-12-27 22:47:56 +0000
commitc4cd8ae7dddd5e434bb5f12656bf51902a07297f (patch)
treef9a6e7e00174a5ca4c59234b67020c5cbe7fe3dd /www/apache20/Makefile
parentAdd a patch to make Ctrl-D/Ctrl-U behave the way a seasoned (diff)
Add official mod_rewrite fix
Notes
Notes: svn path=/head/; revision=36417
Diffstat (limited to 'www/apache20/Makefile')
-rw-r--r--www/apache20/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index bc5036c31eb1..68075988bd22 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -7,6 +7,7 @@
PORTNAME= apache
PORTVERSION= 1.3.14
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
@@ -25,6 +26,9 @@ MASTER_SITES= http://www.apache.org/dist/ \
ftp://apache.nextpath.com/pub/apache/dist/
DISTNAME= apache_${PORTVERSION}
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= apache_${PORTVERSION}-fix.diff
+
MAINTAINER= ache@freebsd.org
Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000