diff options
author | edwin <edwin@FreeBSD.org> | 2004-12-15 11:12:44 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-12-15 11:12:44 +0800 |
commit | c1391cbd83eda157683791b1a0308fdedea354c3 (patch) | |
tree | 4d65e2c14b027f38bdb8e4d96cdbbe02eb593954 | |
parent | 541088c490c7c16f236877711d276d67a8acf6e3 (diff) | |
download | freebsd-ports-gnome-c1391cbd83eda157683791b1a0308fdedea354c3.tar.gz freebsd-ports-gnome-c1391cbd83eda157683791b1a0308fdedea354c3.tar.zst freebsd-ports-gnome-c1391cbd83eda157683791b1a0308fdedea354c3.zip |
Update to 2.6.8
New maintainer: Philip Reynolds <philip.reynolds@rfc-networks.ie>
PR: ports/72029
Submitted by: Philip Reynolds <philip.reynolds@rfc-networks.ie>
-rw-r--r-- | games/cgoban2/Makefile | 4 | ||||
-rw-r--r-- | games/cgoban2/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/cgoban2/Makefile b/games/cgoban2/Makefile index f4def16bde60..ba1610751928 100644 --- a/games/cgoban2/Makefile +++ b/games/cgoban2/Makefile @@ -6,12 +6,12 @@ # PORTNAME= cgoban2 -PORTVERSION= 2.6.4 +PORTVERSION= 2.6.8 CATEGORIES= games MASTER_SITES= http://kgs.kiseido.com/ DISTNAME= cgoban-unix-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= philip.reynolds@rfc-networks.ie COMMENT= Internet Go Server client and game editor WRKSRC= ${WRKDIR}/cgoban diff --git a/games/cgoban2/distinfo b/games/cgoban2/distinfo index 810e13316653..71d5fe781e5a 100644 --- a/games/cgoban2/distinfo +++ b/games/cgoban2/distinfo @@ -1,2 +1,2 @@ -MD5 (cgoban-unix-2.6.4.tar.gz) = 5b9cd9f9b270ee7ef0756180569bde03 -SIZE (cgoban-unix-2.6.4.tar.gz) = 1057276 +MD5 (cgoban-unix-2.6.8.tar.gz) = e482ecd4504d708e475146ab121a5bd0 +SIZE (cgoban-unix-2.6.8.tar.gz) = 1121708 |