diff options
Diffstat (limited to 'games/kblackbox/Makefile')
-rw-r--r-- | games/kblackbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/kblackbox/Makefile b/games/kblackbox/Makefile index 1942f761548..110e03f5ac4 100644 --- a/games/kblackbox/Makefile +++ b/games/kblackbox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/17 15:53:03 adam Exp $ DISTNAME= kblackbox-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= Find the balls hidden in the black box by shooting laser beams |