diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-06-03 11:06:04 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-06-03 11:06:04 +0800 |
commit | 7e27221ef78e851461665aa02f5e8d2110eb56f8 (patch) | |
tree | f10d1cd53d769f4ffc21242790a03af7891245a3 /www | |
parent | f743e8f5d6244217526a48a4210bb1fcff80f859 (diff) | |
download | freebsd-ports-gnome-7e27221ef78e851461665aa02f5e8d2110eb56f8.tar.gz freebsd-ports-gnome-7e27221ef78e851461665aa02f5e8d2110eb56f8.tar.zst freebsd-ports-gnome-7e27221ef78e851461665aa02f5e8d2110eb56f8.zip |
- Send to apache@
Diffstat (limited to 'www')
-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 c9bbcf54193e..dc4386a70260 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= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for rewriting HTML links in proxied content MAKE_JOBS_SAFE= yes |