diff options
Diffstat (limited to 'www/mod_extract_forwarded')
-rw-r--r-- | www/mod_extract_forwarded/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_extract_forwarded/Makefile b/www/mod_extract_forwarded/Makefile index 8130adbf9cae..0964e0562b74 100644 --- a/www/mod_extract_forwarded/Makefile +++ b/www/mod_extract_forwarded/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://web.warhound.org/${PORTNAME}/ \ http://atreides.freenix.no/~anders/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Apache module that can make proxied requests appear with client IP MAKE_JOBS_SAFE= yes |