diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-02 03:27:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-02 03:27:17 +0000 |
commit | 0cb6e8e19cdcfdd1dd25fa36ddb0519d27593274 (patch) | |
tree | c5503002fbf7e6af5ed04db576095d0119c52d70 | |
parent | Distfile(s) moved on MASTER_SITE. (diff) |
Update to version 1.9.5.
PR: 10902
Submitted by: Steve Coltrin <spcoltri@io.com>
Notes
Notes:
svn path=/head/; revision=17530
Diffstat (limited to '')
-rw-r--r-- | games/cgoban/Makefile | 7 | ||||
-rw-r--r-- | games/cgoban/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index 3e7233e2ba6f..ebd939da3a81 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -3,12 +3,13 @@ # Date created: 28 October 1996 # Whom: simonm@dcs.gla.ac.uk # -# $Id: Makefile,v 1.7 1998/06/11 02:44:04 mph Exp $ +# $Id: Makefile,v 1.8 1998/08/05 09:30:52 asami Exp $ # -DISTNAME= cgoban-1.9.2 +DISTNAME= cgoban-1.9.5 CATEGORIES= games -MASTER_SITES= ftp://igs.nuri.net/Go/igs_clients/Unix/ +MASTER_SITES= http://www.hevanet.com/wms/comp/cgoban/ \ + ftp://igs.joyjoy.net/Go/igs_clients/Unix/ MAINTAINER= simonm@dcs.gla.ac.uk diff --git a/games/cgoban/distinfo b/games/cgoban/distinfo index e2ccbdc3011a..dbfc0b37aab3 100644 --- a/games/cgoban/distinfo +++ b/games/cgoban/distinfo @@ -1 +1 @@ -MD5 (cgoban-1.9.2.tar.gz) = 9048577b00edcef3ed40bd8865f45abf +MD5 (cgoban-1.9.5.tar.gz) = 8fa4e078935303e6a4cdb60e052c5786 |