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 db729828168..a1d03c1ae70 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/06/04 22:16:08 tron Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/06 12:54:23 wiz Exp $ DISTNAME= kmines-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games COMMENT= KDE version of the classic minesweeper game |