diff options
Diffstat (limited to 'games/katomic/Makefile')
-rw-r--r-- | games/katomic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/katomic/Makefile b/games/katomic/Makefile index 782c292ecfa..a308baccb82 100644 --- a/games/katomic/Makefile +++ b/games/katomic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2013/06/06 12:54:22 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/07/05 13:29:30 ryoon Exp $ DISTNAME= katomic-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games COMMENT= Build complex atoms with a minimal amount of moves |