summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-10-07 02:03:45 +0000
committerpetef <petef@FreeBSD.org>2001-10-07 02:03:45 +0000
commitfccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509 (patch)
tree34ea0e2319fb3a80aebb374fbbd0d7bec0ab2370 /www
parente327031843051a7b73e4977066e0fee1c7ab13ae (diff)
downloadFreeBSD-ports-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.zip
FreeBSD-ports-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.tar.gz
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/apache-contrib/Makefile2
-rw-r--r--www/mod_auth_external/Makefile2
-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_mp3/Makefile2
-rw-r--r--www/mod_proxy_add_forward/Makefile2
-rw-r--r--www/mod_python/Makefile2
-rw-r--r--www/mod_python3/Makefile2
-rw-r--r--www/mod_throttle/Makefile2
-rw-r--r--www/mod_watch/Makefile2
-rw-r--r--www/thttpd/Makefile2
12 files changed, 12 insertions, 12 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile
index 721a90f..9a5e255 100644
--- a/www/apache-contrib/Makefile
+++ b/www/apache-contrib/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.apache.org/dist/%SUBDIR%/ \
ftp://ftp.sunet.se/pub/www/servers/apache/dist/%SUBDIR%/
MASTER_SITE_SUBDIR= httpd/contrib/modules/1.3
-MAINTAINER= anders@fix.no
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
diff --git a/www/mod_auth_external/Makefile b/www/mod_auth_external/Makefile
index 120186f..930156a 100644
--- a/www/mod_auth_external/Makefile
+++ b/www/mod_auth_external/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= http://www.wwnet.net/~janc/software/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
-MAINTAINER= anders@fix.no
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
diff --git a/www/mod_auth_pam/Makefile b/www/mod_auth_pam/Makefile
index 25cc2e5..f08d7e1 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://www.freenix.no/~anders/
-MAINTAINER= anders@fix.no
+MAINTAINER= ports@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 3081d06..24a56b57 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://www.freenix.no/~anders/
-MAINTAINER= anders@fix.no
+MAINTAINER= ports@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 3081d06..24a56b57 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://www.freenix.no/~anders/
-MAINTAINER= anders@fix.no
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile
index fbabba8..f5b7141 100644
--- a/www/mod_mp3/Makefile
+++ b/www/mod_mp3/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://media.tangent.org/ \
ftp://ftp.tangent.org/pub/apache/ \
http://www.freenix.no/~anders/
-MAINTAINER= anders@fix.no
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
diff --git a/www/mod_proxy_add_forward/Makefile b/www/mod_proxy_add_forward/Makefile
index ff9caea..b8ae4e0 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= anders@fix.no
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile
index 8ab81d3..4607721 100644
--- a/www/mod_python/Makefile
+++ b/www/mod_python/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.modpython.org/dist/ \
DIST_SUBDIR= python
EXTRACT_SUFX= .tgz
-MAINTAINER= anders@fix.no
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile
index 8ab81d3..4607721 100644
--- a/www/mod_python3/Makefile
+++ b/www/mod_python3/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.modpython.org/dist/ \
DIST_SUBDIR= python
EXTRACT_SUFX= .tgz
-MAINTAINER= anders@fix.no
+MAINTAINER= ports@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 ecdce61..a02989e 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= anders@fix.no
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
diff --git a/www/mod_watch/Makefile b/www/mod_watch/Makefile
index eda0d46..af9ae8d 100644
--- a/www/mod_watch/Makefile
+++ b/www/mod_watch/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.snert.com/Software/mod_watch/ \
DISTNAME= ${PORTNAME}203
EXTRACT_SUFX= .tgz
-MAINTAINER= anders@fix.no
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile
index 5abeff2..db29b93 100644
--- a/www/thttpd/Makefile
+++ b/www/thttpd/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.acme.com/software/thttpd/ \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} notes.html
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= anders@fix.no
+MAINTAINER= ports@FreeBSD.org
IGNOREFILES= notes.html
OpenPOWER on IntegriCloud