diff options
author | wiz <wiz@pkgsrc.org> | 2009-11-15 20:37:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-11-15 20:37:27 +0000 |
commit | 96d5bd37a3e8959f7b283099ef1df5b57dfaab53 (patch) | |
tree | 51aa41edef0c3c5c1ee9207c86059eb235b6c912 /games/gbrainy/Makefile | |
parent | 218d5a22052ac9ae1e368f5be50cfcac3686b6ee (diff) | |
download | pkgsrc-96d5bd37a3e8959f7b283099ef1df5b57dfaab53.tar.gz |
Update to 1.20:
* 6 new games
* Verbal analogies
* New translations
* Bug fixes
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 51f731a261b..7fe45cae1e2 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2009/08/31 07:53:44 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2009/11/15 20:37:27 wiz Exp $ # -DISTNAME= gbrainy-1.12 +DISTNAME= gbrainy-1.20 CATEGORIES= games MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/ |