diff options
Diffstat (limited to 'games/klines')
-rw-r--r-- | games/klines/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/klines/Makefile b/games/klines/Makefile index d54d702d31f..ccdd1879f39 100644 --- a/games/klines/Makefile +++ b/games/klines/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/11/07 11:35:49 markd Exp $ +# $NetBSD: Makefile,v 1.9 2014/01/01 11:52:17 wiz Exp $ DISTNAME= klines-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= inspired by well known game of Color Lines |