diff options
-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 fc058bdd01ae..18d31b9e32d1 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= ports@FreeBSD.org +MAINTAINER= dominic.marks@btinternet.com COMMENT= Distribute compilation of C(++) code acrosss machines on a network LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt |