diff options
Diffstat (limited to 'games/kfourinline/Makefile')
-rw-r--r-- | games/kfourinline/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kfourinline/Makefile b/games/kfourinline/Makefile index 5b63ddc94d6..bf7a566f3a2 100644 --- a/games/kfourinline/Makefile +++ b/games/kfourinline/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/06/04 22:16:07 tron Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/06 12:54:23 wiz Exp $ DISTNAME= kfourinline-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games COMMENT= a four-in-a-row game for KDE |