diff options
Diffstat (limited to 'games/granatier/Makefile')
-rw-r--r-- | games/granatier/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/granatier/Makefile b/games/granatier/Makefile index a8fe479ad77..8f8b8c2b238 100644 --- a/games/granatier/Makefile +++ b/games/granatier/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:56 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2016/03/05 11:28:31 jperkin Exp $ DISTNAME= granatier-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games COMMENT= clone of the classic Bomberman game |