diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-02-12 16:19:19 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-02-12 16:19:19 +0000 |
commit | 515122a023cb40842e2447db327cea5bf3a34570 (patch) | |
tree | 1ecc4718ef56712b488a2a79211d4fed223346f9 /www/apache22 | |
parent | bf7422acfdc399ca5146be48adbf7237609910ca (diff) | |
download | ports-515122a023cb40842e2447db327cea5bf3a34570.tar.gz ports-515122a023cb40842e2447db327cea5bf3a34570.zip |
Notes
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/Makefile | 3 | ||||
-rw-r--r-- | www/apache22/distinfo | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index aa609c69969e..2217528480b8 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -25,6 +25,9 @@ MASTER_SITES= http://www.apache.org/dist/ \ ftp://apache.nextpath.com/pub/apache/dist/ DISTNAME= apache_${PORTVERSION} +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= apache_1.3.17-fix.diff + MAINTAINER= ache@freebsd.org # diff --git a/www/apache22/distinfo b/www/apache22/distinfo index f51b5ceaa2c8..ee7dcede14d3 100644 --- a/www/apache22/distinfo +++ b/www/apache22/distinfo @@ -1 +1,2 @@ MD5 (apache_1.3.17.tar.gz) = bcb3c0db956709ad8f04655fd75621e6 +MD5 (apache_1.3.17-fix.diff) = 92ad88730918bcd04763b99fe4493a41 |