diff options
author | anders <anders@FreeBSD.org> | 2002-04-22 01:38:22 +0000 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-04-22 01:38:22 +0000 |
commit | 65a38fd3211d92fb074233fe484dea50d40f6f5c (patch) | |
tree | 3746acc8a401af8e422215f68b5d0514bbf03d21 /www/mod_extract_forwarded | |
parent | 4f957221556cfd231381f0f27e387ccaf7e5cc9c (diff) | |
download | FreeBSD-ports-65a38fd3211d92fb074233fe484dea50d40f6f5c.zip FreeBSD-ports-65a38fd3211d92fb074233fe484dea50d40f6f5c.tar.gz |
Reclaim maintainership.
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 f9ce89a..5147ba0 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 |