diff options
Diffstat (limited to 'www/mod_extract_forwarded/Makefile')
-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 f9ce89a8d7d..5147ba09114 100644 --- a/www/mod_extract_forwarded/Makefile +++ b/www/mod_extract_forwarded/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://web.systhug.com/mod_extract_forwarded/ \ http://atreides.freenix.no/~anders/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anders@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |