diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-08-05 02:21:50 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-08-05 02:21:50 +0000 |
commit | 23f7d582e5bd315500d1dfe570d4769a54dbdf77 (patch) | |
tree | 7063a4ecec5b93f9b3714670be6f0b2a241e89dc /www/mod_extract_forwarded | |
parent | a08e02713a484ca90b74fc560f834baab40f521e (diff) | |
download | ports-23f7d582e5bd315500d1dfe570d4769a54dbdf77.tar.gz ports-23f7d582e5bd315500d1dfe570d4769a54dbdf77.zip |
Notes
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 0964e0562b74..d140338e9a80 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= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that can make proxied requests appear with client IP MAKE_JOBS_SAFE= yes |