diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-05 14:06:55 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-05 14:06:55 +0000 |
commit | 715b268fe11f829e6a244b1cf0f883f27ba58401 (patch) | |
tree | 3652d7d56d6dc8f79a353e3c1750e150c03fd43c /games/cgoban | |
parent | d2c0383978f51702e853e317518137f6f1cacf45 (diff) |
Upgrade to 1.6.8. Closes PR #2885.
Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk>
Notes
Notes:
svn path=/head/; revision=5856
Diffstat (limited to 'games/cgoban')
-rw-r--r-- | games/cgoban/Makefile | 6 | ||||
-rw-r--r-- | games/cgoban/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index 1895df0476d9..f810dbabc138 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cgoban -# Version required: 1.6.7 +# Version required: 1.6.8 # Date created: 28 October 1996 # Whom: simonm@dcs.gla.ac.uk # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/01/13 07:34:13 tg Exp $ # -DISTNAME= cgoban-1.6.7 +DISTNAME= cgoban-1.6.8 CATEGORIES= games MASTER_SITES= ftp://igs.nuri.net/Go/clients/ diff --git a/games/cgoban/distinfo b/games/cgoban/distinfo index 60fb378cdbb2..3dd74de61b1e 100644 --- a/games/cgoban/distinfo +++ b/games/cgoban/distinfo @@ -1 +1 @@ -MD5 (cgoban-1.6.7.tar.gz) = 527dde4ca9a2b3bb54dae553ac90211e +MD5 (cgoban-1.6.8.tar.gz) = ffb5194fee559d776b730ceebcb826eb |