diff options
author | pav <pav@FreeBSD.org> | 2010-05-31 01:34:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-05-31 01:34:18 +0800 |
commit | 336ae912f8173c42b1c8043be06f476e97d3cba7 (patch) | |
tree | 81b8ed060405301696beb78ad39e70cc6be1090e | |
parent | aad5a42e32c44af49a28e976636709388800a1ba (diff) | |
download | freebsd-ports-gnome-336ae912f8173c42b1c8043be06f476e97d3cba7.tar.gz freebsd-ports-gnome-336ae912f8173c42b1c8043be06f476e97d3cba7.tar.zst freebsd-ports-gnome-336ae912f8173c42b1c8043be06f476e97d3cba7.zip |
- Reset maintainership
----- The following addresses had permanent fatal errors -----
<dsl@bitwizards.com.au>
(reason: 550 No Such User Here")
-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 |