diff options
Diffstat (limited to 'www/mod_proxy_html/Makefile')
-rw-r--r-- | www/mod_proxy_html/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mod_proxy_html/Makefile b/www/mod_proxy_html/Makefile index 1faca0113fb..c9a444f8aee 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 |