diff options
Diffstat (limited to 'games/kmines/Makefile')
-rw-r--r-- | games/kmines/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kmines/Makefile b/games/kmines/Makefile index cdc6333da86..ff43d857165 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2017/04/30 01:21:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2017/08/24 20:03:17 adam Exp $ DISTNAME= kmines-${_KDE_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games COMMENT= KDE version of the classic minesweeper game |