diff options
Diffstat (limited to 'games/gbrainy/Makefile')
-rw-r--r-- | games/gbrainy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 73f2864b743..fb07e2f05e5 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2011/11/29 20:52:07 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2012/02/06 12:40:11 wiz Exp $ # DISTNAME= gbrainy-2.06 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |