diff options
Diffstat (limited to 'games/klines/Makefile')
-rw-r--r-- | games/klines/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/klines/Makefile b/games/klines/Makefile index 4e3935c8538..2ac749b9153 100644 --- a/games/klines/Makefile +++ b/games/klines/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2017/01/01 16:06:14 adam Exp $ +# $NetBSD: Makefile,v 1.22 2017/04/30 01:21:38 ryoon Exp $ DISTNAME= klines-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games COMMENT= inspired by well known game of Color Lines |