diff options
-rw-r--r-- | www/mod_proxy_html/Makefile | 4 | ||||
-rw-r--r-- | www/mod_proxy_html/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/mod_proxy_html/Makefile b/www/mod_proxy_html/Makefile index 1faca0113fb4..c9a444f8aee6 100644 --- a/www/mod_proxy_html/Makefile +++ b/www/mod_proxy_html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_proxy_html -PORTVERSION= 2.2 +PORTVERSION= 2.4.3 CATEGORIES= www MASTER_SITES= http://apache.webthing.com/${PORTNAME}/ DISTNAME= ${PORTNAME} @@ -15,8 +15,6 @@ EXTRACT_SUFX= .c MAINTAINER= dsl@webize.com.au COMMENT= Apache module for rewriting HTML links in proxied content -BROKEN= Size mismatch - USE_GNOME= libxml2 USE_APACHE= yes WITH_APACHE2= yes diff --git a/www/mod_proxy_html/distinfo b/www/mod_proxy_html/distinfo index 607ef0d20785..5934f3c1b1ef 100644 --- a/www/mod_proxy_html/distinfo +++ b/www/mod_proxy_html/distinfo @@ -1,2 +1,2 @@ -MD5 (mod_proxy_html.c) = df7ed20b8543aeb4d4fd017db8138646 -SIZE (mod_proxy_html.c) = 31562 +MD5 (mod_proxy_html.c) = e391f303572b3deb9a3c603ce99894d0 +SIZE (mod_proxy_html.c) = 31180 |