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 | |
parent | 4f957221556cfd231381f0f27e387ccaf7e5cc9c (diff) | |
download | FreeBSD-ports-65a38fd3211d92fb074233fe484dea50d40f6f5c.zip FreeBSD-ports-65a38fd3211d92fb074233fe484dea50d40f6f5c.tar.gz |
Reclaim maintainership.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_pam/Makefile | 2 | ||||
-rw-r--r-- | www/mod_extract_forwarded/Makefile | 2 | ||||
-rw-r--r-- | www/mod_extract_forwarded_ap13/Makefile | 2 | ||||
-rw-r--r-- | www/mod_proxy_add_forward/Makefile | 2 | ||||
-rw-r--r-- | www/mod_throttle/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/www/mod_auth_pam/Makefile b/www/mod_auth_pam/Makefile index b1f1e28..0072792 100644 --- a/www/mod_auth_pam/Makefile +++ b/www/mod_auth_pam/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ \ http://atreides.freenix.no/~anders/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anders@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 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 diff --git a/www/mod_extract_forwarded_ap13/Makefile b/www/mod_extract_forwarded_ap13/Makefile index f9ce89a..5147ba0 100644 --- a/www/mod_extract_forwarded_ap13/Makefile +++ b/www/mod_extract_forwarded_ap13/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 diff --git a/www/mod_proxy_add_forward/Makefile b/www/mod_proxy_add_forward/Makefile index 653621a..260cd43 100644 --- a/www/mod_proxy_add_forward/Makefile +++ b/www/mod_proxy_add_forward/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://develooper.com/code/mpaf/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .c -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anders@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 diff --git a/www/mod_throttle/Makefile b/www/mod_throttle/Makefile index 0938478..9d9debc 100644 --- a/www/mod_throttle/Makefile +++ b/www/mod_throttle/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.snert.com/Software/mod_throttle/ \ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anders@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 |