diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-15 22:11:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-15 22:11:53 +0000 |
commit | fa1b22b85d0e23164ba262036d405d3d4a9054fe (patch) | |
tree | a58af34f3201ea3fe1bab1a1b813f46c0189af8d /games | |
parent | 7535b96b129edc8fed56c2cdd59ca3d3ecdc8bb7 (diff) | |
download | pkgsrc-fa1b22b85d0e23164ba262036d405d3d4a9054fe.tar.gz |
Update to 0.6.0:
Version 0.6.0 released, with several AI improvements, GUI changes,
undo turn support, and load/save support.
Diffstat (limited to 'games')
-rw-r--r-- | games/rftg/Makefile | 4 | ||||
-rw-r--r-- | games/rftg/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/rftg/Makefile b/games/rftg/Makefile index cb307e919a9..57eb63e46b6 100644 --- a/games/rftg/Makefile +++ b/games/rftg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/10/11 08:31:04 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/15 22:11:53 wiz Exp $ # -DISTNAME= rftg-0.5.4 +DISTNAME= rftg-0.6.0 CATEGORIES= games MASTER_SITES= http://warpcore.org/rftg/ \ http://keldon.net/rftg/ diff --git a/games/rftg/distinfo b/games/rftg/distinfo index 3df0b5f241c..6d5b7e29fb5 100644 --- a/games/rftg/distinfo +++ b/games/rftg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/10/11 08:31:04 wiz Exp $ +$NetBSD: distinfo,v 1.4 2010/01/15 22:11:53 wiz Exp $ -SHA1 (rftg-0.5.4.tar.bz2) = aec4f1d33220bfa1800204f4735d6c1e8287d0e8 -RMD160 (rftg-0.5.4.tar.bz2) = a26dcc8dae735dfebe3dfdc0a1a4172016a4d9ca -Size (rftg-0.5.4.tar.bz2) = 20821949 bytes +SHA1 (rftg-0.6.0.tar.bz2) = 072a9ac45f7e0815321bbaabaae35f3572e20306 +RMD160 (rftg-0.6.0.tar.bz2) = 5cf9444f225375d6ed196c261b2f36da8ce167c9 +Size (rftg-0.6.0.tar.bz2) = 21178522 bytes |