diff options
author | wiz <wiz@pkgsrc.org> | 2011-11-03 00:52:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-11-03 00:52:20 +0000 |
commit | 0119f7784747cecf5edffeb39eb5a061c7d47035 (patch) | |
tree | 8989952ba6e931ef4f397d8ddb15f6d705e83f97 /games/gbrainy/Makefile | |
parent | a0211f06701e9a7c8fa2a0c76aa5878914446727 (diff) | |
download | pkgsrc-0119f7784747cecf5edffeb39eb5a061c7d47035.tar.gz |
Update to 2.05:
Version 2.05
* 1 bug fix
* Updated translation
Version 2.04
* 3 bug fixes
* Fixes to translations
Version 2.03
* Several translations updated to fix bugs
* Add Esperanto translation
* Fixes assembly versioning
Version 2.02
* 7 bugs fixed
* Updated translations for many languages
Diffstat (limited to 'games/gbrainy/Makefile')
-rw-r--r-- | games/gbrainy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index a8c59b74ee5..cb33ff668f4 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2011/08/22 13:22:40 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2011/11/03 00:52:20 wiz Exp $ # -DISTNAME= gbrainy-2.01 +DISTNAME= gbrainy-2.05 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |