diff options
Diffstat (limited to 'games/kpat')
-rw-r--r-- | games/kpat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kpat/Makefile b/games/kpat/Makefile index 7f6599e8b1c..13ff457f545 100644 --- a/games/kpat/Makefile +++ b/games/kpat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2017/08/24 20:03:17 adam Exp $ +# $NetBSD: Makefile,v 1.24 2018/01/01 21:18:28 adam Exp $ DISTNAME= kpat-${_KDE_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games COMMENT= a multiplicity of different solitaire games |