View | Details | Raw Unified | Return to bug 86142
Collapse All | Expand All

(-)mod_proxy_html/Makefile (-2 / +2 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	mod_proxy_html
8
PORTNAME=	mod_proxy_html
9
PORTVERSION=	2.4.3
9
PORTVERSION=	2.5.1
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://apache.webthing.com/${PORTNAME}/
11
MASTER_SITES=	http://apache.webthing.com/${PORTNAME}/
12
DISTNAME=	${PORTNAME}
12
DISTNAME=	${PORTNAME}
13
EXTRACT_SUFX=	.c
13
EXTRACT_SUFX=	.c
14
14
15
MAINTAINER=	dsl@webize.com.au
15
MAINTAINER=	dsl@bitwizards.com.au
16
COMMENT=	Apache module for rewriting HTML links in proxied content
16
COMMENT=	Apache module for rewriting HTML links in proxied content
17
17
18
USE_GNOME=	libxml2
18
USE_GNOME=	libxml2
(-)mod_proxy_html/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (mod_proxy_html.c) = e391f303572b3deb9a3c603ce99894d0
1
MD5 (mod_proxy_html.c) = 21eac7b73e83f5ba695a06f2f2ae2e43
2
SIZE (mod_proxy_html.c) = 31180
2
SIZE (mod_proxy_html.c) = 31789

Return to bug 86142