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 6e25a47f202..b7790661a7f 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.65 2013/06/04 22:16:05 tron Exp $ +# $NetBSD: Makefile,v 1.66 2013/06/06 12:54:21 wiz Exp $ # DISTNAME= gbrainy-2.2.0 PKGNAME= gbrainy-2.20 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |