diff options
author | wiz <wiz@pkgsrc.org> | 2011-04-05 08:14:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-04-05 08:14:14 +0000 |
commit | 22c1027220a49dc9c5f126a2f7a6f3d6a49bf8f1 (patch) | |
tree | aa81976dab2f50440e97ed0b945965ac243ff46d /games/gbrainy/Makefile | |
parent | 520b8c6c48ac698b302e430f33e9304f68c0fb09 (diff) | |
download | pkgsrc-22c1027220a49dc9c5f126a2f7a6f3d6a49bf8f1.tar.gz |
Update to 1.64:
Version 1.64
* 2 bug fixes
* Updated French translation
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 97abccea5ac..ade230130ca 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2011/03/21 09:58:13 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2011/04/05 08:14:14 wiz Exp $ # -DISTNAME= gbrainy-1.63 +DISTNAME= gbrainy-1.64 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |