diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-11-08 03:19:04 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-11-08 03:19:04 +0000 |
commit | 1cc7584506792b7dd3efe5a907732b81020bdd5a (patch) | |
tree | 59aa8ad70913ca44d027a58054d2f58449c870ff /net/spread4/Makefile | |
parent | 99dc6596745a85b22f8d95a3b5b073f8f5e4ad4c (diff) |
Notes
Diffstat (limited to 'net/spread4/Makefile')
-rw-r--r-- | net/spread4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/spread4/Makefile b/net/spread4/Makefile index dc58358c2f9f..4c0dc5bab5de 100644 --- a/net/spread4/Makefile +++ b/net/spread4/Makefile @@ -6,12 +6,12 @@ # PORTNAME= spread4 -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= net perl5 -MASTER_SITES= http://www.edu-linux.org/down/ +MASTER_SITES= LOCAL/wen DISTNAME= spread-src-${PORTVERSION} -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The Spread Group Communication System, a network toolkit GNU_CONFIGURE= yes |