diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 05:06:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 05:06:13 +0000 |
commit | 043a69f62f7feafc19b482b904f17bd99214c368 (patch) | |
tree | f106bb42e74d80cf8653ba8a622dafd3af2a2a03 /net/spread | |
parent | 618ca1a1bcbd55f9c3108d87f78bda798a600b0d (diff) |
Notes
Diffstat (limited to 'net/spread')
-rw-r--r-- | net/spread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile index 5390411bc8df..5cacc60c7170 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/ \ http://www.roughtrade.net/distfiles/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= joshua@roughtrade.net +MAINTAINER= ports@FreeBSD.org COMMENT= The Spread Group Communication System, a network toolkit GNU_CONFIGURE= yes |