diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-25 08:13:32 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-25 08:13:32 +0000 |
commit | 5dbf4e5f710c2fe91800cbd19c018218061672af (patch) | |
tree | 4baa00cdc4baae4e05df8d639c35ea98f0314112 /devel/distcc | |
parent | 3b92dfd33d844e642ed057a07b4c670d6b295497 (diff) | |
download | ports-5dbf4e5f710c2fe91800cbd19c018218061672af.tar.gz ports-5dbf4e5f710c2fe91800cbd19c018218061672af.zip |
Notes
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 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 |