summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-24 08:37:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-24 08:37:39 +0000
commit5b0bf6e9473d5a7b4db79c23510459af776397d9 (patch)
tree0a11ec9f927f2e31c43bdce978c89f883e003c8d /devel
parentFix build on 5.x (diff)
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 <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=89148
Diffstat (limited to 'devel')
-rw-r--r--devel/ccache/Makefile2
-rw-r--r--devel/distcc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile
index 69b987c1c4a3..57918286d074 100644
--- a/devel/ccache/Makefile
+++ b/devel/ccache/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.2
CATEGORIES= devel
MASTER_SITES= http://ccache.samba.org/ftp/ccache/
-MAINTAINER= dominic.marks@btinternet.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool to minimize the compile time of C programs
GNU_CONFIGURE= yes
diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile
index 8c5652f038b9..9bfe82175372 100644
--- a/devel/distcc/Makefile
+++ b/devel/distcc/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.9
CATEGORIES= devel
MASTER_SITES= http://distcc.samba.org/ftp/distcc/
-MAINTAINER= dominic.marks@btinternet.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Distribute compilation of C(++) code acrosss machines on a network
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt