diff options
author | adam <adam> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam> | 2013-05-09 07:39:04 +0000 |
commit | 933b6c62f97c01989964346c55aaf256c23c47a5 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /games/kmines | |
parent | 797085aca7ba8007bcd1ab695afbf95f40b11486 (diff) | |
download | pkgsrc-933b6c62f97c01989964346c55aaf256c23c47a5.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'games/kmines')
-rw-r--r-- | games/kmines/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/kmines/Makefile b/games/kmines/Makefile index ec68af3f6d0..103ac7c43c6 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/04/03 12:03:37 markd Exp $ +# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:46 adam Exp $ DISTNAME= kmines-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= KDE version of the classic minesweeper game |