diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 07:00:47 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 07:00:47 +0000 |
commit | 65884ec2365dc2a06d4dd9880ec16cceb30877e3 (patch) | |
tree | 2391009035441f428fe06aac22a473860141b02e /net/spread4 | |
parent | 9875f3c1aa082602746622091cd6e4136d068aa1 (diff) |
Notes
Diffstat (limited to 'net/spread4')
-rw-r--r-- | net/spread4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread4/Makefile b/net/spread4/Makefile index 4c0dc5bab5de..b5f2289f1abe 100644 --- a/net/spread4/Makefile +++ b/net/spread4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= LOCAL/wen DISTNAME= spread-src-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= The Spread Group Communication System, a network toolkit GNU_CONFIGURE= yes |