diff options
Diffstat (limited to 'games/kiriki')
-rw-r--r-- | games/kiriki/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kiriki/Makefile b/games/kiriki/Makefile index 6e63eaa9fc4..c6a39980450 100644 --- a/games/kiriki/Makefile +++ b/games/kiriki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2016/10/07 18:25:48 adam Exp $ +# $NetBSD: Makefile,v 1.21 2017/01/01 16:06:14 adam Exp $ DISTNAME= kiriki-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games COMMENT= an addictive and fun dice game for KDE |