diff options
Diffstat (limited to 'www/mod_extract_forwarded2')
-rw-r--r-- | www/mod_extract_forwarded2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_extract_forwarded2/Makefile b/www/mod_extract_forwarded2/Makefile index b1341cd7cc16..412d6a370c4e 100644 --- a/www/mod_extract_forwarded2/Makefile +++ b/www/mod_extract_forwarded2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.cotds.org/${PORTNAME}/ DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that can make proxied requests appear with client IP USE_APACHE= yes |