diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-30 17:34:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-30 17:34:18 +0000 |
commit | 9554c4a18fa0acb41d047e887d36b52c4c84213c (patch) | |
tree | a06668b7f8426eeb2a6b535432985a62e9315f4d | |
parent | 9c6e10544cd6b20eb7817ad6189aeeb7fa5a128e (diff) | |
download | ports-9554c4a18fa0acb41d047e887d36b52c4c84213c.tar.gz ports-9554c4a18fa0acb41d047e887d36b52c4c84213c.zip |
Notes
-rw-r--r-- | www/mod_proxy_html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_proxy_html/Makefile b/www/mod_proxy_html/Makefile index 70db91cb0ae0..c9bbcf54193e 100644 --- a/www/mod_proxy_html/Makefile +++ b/www/mod_proxy_html/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://apache.webthing.com/${PORTNAME}/ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= dsl@bitwizards.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Apache module for rewriting HTML links in proxied content MAKE_JOBS_SAFE= yes |