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 ae191e1c29a..fbd0e01cc82 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.59 2012/10/08 23:01:35 adam Exp $ +# $NetBSD: Makefile,v 1.60 2013/01/26 21:37:33 adam Exp $ # DISTNAME= gbrainy-2.1.5 PKGNAME= gbrainy-2.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |