diff options
-rw-r--r-- | www/apache13+ipv6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile index c216cedc9908..7f1cf1344b3b 100644 --- a/www/apache13+ipv6/Makefile +++ b/www/apache13+ipv6/Makefile @@ -8,7 +8,7 @@ PORTNAME= apache+ipv6 PORTVERSION= 1.3.22 CATEGORIES= www ipv6 -PORTREVISION= 1 +PORTREVISION= 2 MASTER_SITES= http://httpd.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ ftp://ftp.rge.com/pub/infosystems/apache/dist/httpd/ \ @@ -27,7 +27,7 @@ MASTER_SITES= http://httpd.apache.org/dist/httpd/ \ DISTNAME= apache_${PORTVERSION} PATCH_SITES= ftp://ftp.piuha.net/pub/misc/ -PATCHFILES= apache-1.3.22-v6-20011017.diff.gz +PATCHFILES= apache-1.3.22-v6-20011123.diff.gz MAINTAINER= sumikawa@FreeBSD.org |