diff options
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 f472a9afea9..6e25a47f202 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.64 2013/06/03 10:04:59 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2013/06/04 22:16:05 tron Exp $ # DISTNAME= gbrainy-2.2.0 PKGNAME= gbrainy-2.20 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |