diff options
author | will <will@FreeBSD.org> | 2003-06-25 12:27:38 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-25 12:27:38 +0800 |
commit | 15eebd25880b5afc1d1172c5bc16a22fd2ba3277 (patch) | |
tree | d53da3b6ad48feb312ff4869221bcdbe5afa96ba /devel/distcc | |
parent | 417d0b4b2f3b0e29599c65c6a401fde0f9fea6be (diff) | |
download | freebsd-ports-gnome-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.tar.gz freebsd-ports-gnome-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.tar.zst freebsd-ports-gnome-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.zip |
Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>,
Brad Davis <so14k@so14k.com>
Diffstat (limited to 'devel/distcc')
-rw-r--r-- | devel/distcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile index a30fe7c6ba61..fc058bdd01ae 100644 --- a/devel/distcc/Makefile +++ b/devel/distcc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.7 CATEGORIES= devel MASTER_SITES= http://distcc.samba.org/ftp/distcc/ -MAINTAINER= frerich.raabe@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Distribute compilation of C(++) code acrosss machines on a network LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt |