diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
commit | afbebb0cfe8a66fe8a907fbdad8e2ec6f5b05d0c (patch) | |
tree | a49c556e5f7d86a323aa47b4f7db38f66a100fe6 /www | |
parent | 48bcbda3549a31e06f03927834f0ed6e1bb827de (diff) |
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Notes
Notes:
svn path=/head/; revision=48508
Diffstat (limited to 'www')
-rw-r--r-- | www/apache-contrib/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_external/Makefile | 2 | ||||
-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_mp3/Makefile | 2 | ||||
-rw-r--r-- | www/mod_proxy_add_forward/Makefile | 2 | ||||
-rw-r--r-- | www/mod_python/Makefile | 2 | ||||
-rw-r--r-- | www/mod_python3/Makefile | 2 | ||||
-rw-r--r-- | www/mod_throttle/Makefile | 2 | ||||
-rw-r--r-- | www/mod_watch/Makefile | 2 | ||||
-rw-r--r-- | www/thttpd/Makefile | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 721a90f58756..9a5e25502a52 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 120186f75f86..930156aebd8e 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 25cc2e5dac01..f08d7e18b042 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 3081d06a2c4b..24a56b5747fc 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 3081d06a2c4b..24a56b5747fc 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 fbabba8d6da2..f5b71410c553 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 ff9caea1df18..b8ae4e0e2255 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 8ab81d31000d..4607721957a2 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 8ab81d31000d..4607721957a2 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 ecdce6176f4e..a02989e739ef 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 eda0d4676416..af9ae8d2ef79 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 5abeff2ee9b5..db29b939e534 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 |