diff options
author | ryoon <ryoon> | 2013-07-05 13:29:28 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-07-05 13:29:28 +0000 |
commit | 0ab241088d990917b584479af90e64c6cc6537ab (patch) | |
tree | 130a4fcc6421951fa2b8aa4d666b9fb391daf249 /games/kmines | |
parent | 5bb48d3c8f7446a94beb08d1ce14bb53eddf093b (diff) | |
download | pkgsrc-0ab241088d990917b584479af90e64c6cc6537ab.tar.gz |
Recursive revbump from graphics/giflib update to 5.0.4.
Diffstat (limited to 'games/kmines')
-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 a1d03c1ae70..98cfa2e2c7f 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2013/06/06 12:54:23 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/07/05 13:29:31 ryoon Exp $ DISTNAME= kmines-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games COMMENT= KDE version of the classic minesweeper game |