diff options
Diffstat (limited to 'games/gbrainy')
-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 f20b24a30c9..f25ba967145 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2015/04/25 14:22:55 tnn Exp $ +# $NetBSD: Makefile,v 1.78 2015/10/10 01:58:08 ryoon Exp $ DISTNAME= gbrainy-2.2.1 PKGNAME= gbrainy-2.21 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ |