diff options
author | wiz <wiz> | 2010-01-16 16:35:04 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-16 16:35:04 +0000 |
commit | f81a8d819a1ffae92622e7f303aebf83bcb28d58 (patch) | |
tree | edb7a145705760efb3c73e9266d74a67176047fa | |
parent | e930762d0f7ed9d647cf3820b764d16e29a21493 (diff) | |
download | pkgsrc-f81a8d819a1ffae92622e7f303aebf83bcb28d58.tar.gz |
Update to 0.6.1:
Version 0.6.1 released, with a fix to the two-player advanced game
action selection GUI and a new military strength indicator.
-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 57eb63e46b6..43f8efa786c 100644 --- a/games/rftg/Makefile +++ b/games/rftg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/01/15 22:11:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/16 16:35:04 wiz Exp $ # -DISTNAME= rftg-0.6.0 +DISTNAME= rftg-0.6.1 CATEGORIES= games MASTER_SITES= http://warpcore.org/rftg/ \ http://keldon.net/rftg/ diff --git a/games/rftg/distinfo b/games/rftg/distinfo index 6d5b7e29fb5..467878f5ba5 100644 --- a/games/rftg/distinfo +++ b/games/rftg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/01/15 22:11:53 wiz Exp $ +$NetBSD: distinfo,v 1.5 2010/01/16 16:35:04 wiz Exp $ -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 +SHA1 (rftg-0.6.1.tar.bz2) = dfdbe4dcfbfc68c7eeeff1a32845a93edaa8d9ab +RMD160 (rftg-0.6.1.tar.bz2) = 1e38c4c3bbfd97c4f7037aa45cdb4701b9d99d2f +Size (rftg-0.6.1.tar.bz2) = 21180884 bytes |