summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-04-22 01:38:22 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-04-22 01:38:22 +0000
commit6828f0b78ac5b2721b25af61799cfdda39f5974e (patch)
treed6b473d2910d1b8ac3f6f9087c1ce2fda4dd030c /www
parentEnable building of the GTK GUI. (diff)
Reclaim maintainership.
Notes
Notes: svn path=/head/; revision=57968
Diffstat (limited to '')
-rw-r--r--www/mod_auth_pam/Makefile2
-rw-r--r--www/mod_extract_forwarded/Makefile2
-rw-r--r--www/mod_extract_forwarded_ap13/Makefile2
-rw-r--r--www/mod_proxy_add_forward/Makefile2
-rw-r--r--www/mod_throttle/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/www/mod_auth_pam/Makefile b/www/mod_auth_pam/Makefile
index b1f1e2848aac..007279245503 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 f9ce89a8d7d9..5147ba091149 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 f9ce89a8d7d9..5147ba091149 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 653621afab3c..260cd43368cf 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 0938478021a9..9d9debc03a21 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