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 a5d1707c7e5..82c24a7db7d 100644 --- a/games/kpat/Makefile +++ b/games/kpat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2016/10/07 18:25:49 adam Exp $ +# $NetBSD: Makefile,v 1.21 2017/01/01 16:06:15 adam Exp $ DISTNAME= kpat-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games COMMENT= a multiplicity of different solitaire games |