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 ce46a3c2bab..a4b3a5c0c18 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/04/10 06:21:25 obache Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/15 14:41:49 adam Exp $ DISTNAME= kmines-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games COMMENT= KDE version of the classic minesweeper game |