diff options
Diffstat (limited to 'www/mod_proxy_html')
-rw-r--r-- | www/mod_proxy_html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_proxy_html/Makefile b/www/mod_proxy_html/Makefile index c9a444f8aee..32f26763ea1 100644 --- a/www/mod_proxy_html/Makefile +++ b/www/mod_proxy_html/Makefile @@ -6,13 +6,13 @@ # PORTNAME= mod_proxy_html -PORTVERSION= 2.4.3 +PORTVERSION= 2.5.1 CATEGORIES= www MASTER_SITES= http://apache.webthing.com/${PORTNAME}/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .c -MAINTAINER= dsl@webize.com.au +MAINTAINER= dsl@bitwizards.com.au COMMENT= Apache module for rewriting HTML links in proxied content USE_GNOME= libxml2 |