diff options
author | vs <vs@FreeBSD.org> | 2005-11-16 00:51:01 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-11-16 00:51:01 +0800 |
commit | 3f0142d39d97abf19a809364dbd59a6465ab3e4b (patch) | |
tree | 5f81eb677a87d73a9141fbedfd06905d11e9e00d /www/mod_proxy_html | |
parent | c3a00527a9b159e81478f88d1ec88e9469984200 (diff) | |
download | freebsd-ports-graphics-3f0142d39d97abf19a809364dbd59a6465ab3e4b.tar.gz freebsd-ports-graphics-3f0142d39d97abf19a809364dbd59a6465ab3e4b.tar.zst freebsd-ports-graphics-3f0142d39d97abf19a809364dbd59a6465ab3e4b.zip |
Update to 2.5.1
PR: ports/86142
Submitted by: maintainer
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 |