diff options
Diffstat (limited to 'games/kblocks/Makefile')
-rw-r--r-- | games/kblocks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kblocks/Makefile b/games/kblocks/Makefile index b81fcb41bdd..fa818decb77 100644 --- a/games/kblocks/Makefile +++ b/games/kblocks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:00 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/04 22:16:07 tron Exp $ DISTNAME= kblocks-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games COMMENT= classic falling blocks game |