diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2000-12-27 22:47:56 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2000-12-27 22:47:56 +0000 |
commit | c4cd8ae7dddd5e434bb5f12656bf51902a07297f (patch) | |
tree | f9a6e7e00174a5ca4c59234b67020c5cbe7fe3dd /www/apache2 | |
parent | 22152abe4a5fccdea3f83eede70e8c28045b5316 (diff) | |
download | ports-c4cd8ae7dddd5e434bb5f12656bf51902a07297f.tar.gz ports-c4cd8ae7dddd5e434bb5f12656bf51902a07297f.zip |
Notes
Diffstat (limited to 'www/apache2')
-rw-r--r-- | www/apache2/Makefile | 4 | ||||
-rw-r--r-- | www/apache2/distinfo | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile index bc5036c31eb1..68075988bd22 100644 --- a/www/apache2/Makefile +++ b/www/apache2/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 diff --git a/www/apache2/distinfo b/www/apache2/distinfo index a613f8f707d5..73781357ac5b 100644 --- a/www/apache2/distinfo +++ b/www/apache2/distinfo @@ -1 +1,2 @@ MD5 (apache_1.3.14.tar.gz) = 34803e3d83a0a9ed981b571657b33109 +MD5 (apache_1.3.14-fix.diff) = 3af2b747ef1bd02a3fbdca2355040974 |