From 62cd03d604201108f9b19bae8de4f62ed932c77a Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 24 Sep 2003 08:37:39 +0000 Subject: Cease FreeBSD port maintainerships I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks ,Clement Laforet ,Oliver Eikemeier --- www/apache2/Makefile | 2 +- www/apache20/Makefile | 2 +- www/apache21/Makefile | 2 +- www/apache22/Makefile | 2 +- www/scout/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/apache2/Makefile b/www/apache2/Makefile index b774e1a0e7b5..bd01b4db945b 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -13,7 +13,7 @@ DISTNAME= httpd-${PORTVERSION} DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER?= dominic.marks@btinternet.com +MAINTAINER?= sheepkiller@cultdeadsheep.org COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/apache20/Makefile b/www/apache20/Makefile index b774e1a0e7b5..bd01b4db945b 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -13,7 +13,7 @@ DISTNAME= httpd-${PORTVERSION} DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER?= dominic.marks@btinternet.com +MAINTAINER?= sheepkiller@cultdeadsheep.org COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/apache21/Makefile b/www/apache21/Makefile index b774e1a0e7b5..bd01b4db945b 100644 --- a/www/apache21/Makefile +++ b/www/apache21/Makefile @@ -13,7 +13,7 @@ DISTNAME= httpd-${PORTVERSION} DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER?= dominic.marks@btinternet.com +MAINTAINER?= sheepkiller@cultdeadsheep.org COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/apache22/Makefile b/www/apache22/Makefile index b774e1a0e7b5..bd01b4db945b 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -13,7 +13,7 @@ DISTNAME= httpd-${PORTVERSION} DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER?= dominic.marks@btinternet.com +MAINTAINER?= sheepkiller@cultdeadsheep.org COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/scout/Makefile b/www/scout/Makefile index dcf95f0ef11e..0d47cb18c08b 100644 --- a/www/scout/Makefile +++ b/www/scout/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://sid.joedog.org/pub/scout/ \ http://www.cus.org.uk/~dom/distfiles/scout/ -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= ports@FreeBSD.org COMMENT= A utility to harvest URLs from a given start point USE_LIBTOOL= yes -- cgit