diff options
Diffstat (limited to 'www/apache13')
-rw-r--r-- | www/apache13/Makefile | 3 | ||||
-rw-r--r-- | www/apache13/distinfo | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index aa609c69969e..2217528480b8 100644 --- a/www/apache13/Makefile +++ b/www/apache13/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/apache13/distinfo b/www/apache13/distinfo index f51b5ceaa2c8..ee7dcede14d3 100644 --- a/www/apache13/distinfo +++ b/www/apache13/distinfo @@ -1 +1,2 @@ MD5 (apache_1.3.17.tar.gz) = bcb3c0db956709ad8f04655fd75621e6 +MD5 (apache_1.3.17-fix.diff) = 92ad88730918bcd04763b99fe4493a41 |