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 3d6622a0ee8..4c3b752adb0 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2010/10/16 16:07:30 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2010/11/15 22:57:01 abs Exp $ # DISTNAME= gbrainy-1.52 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |