diff options
Diffstat (limited to 'games/ksquares')
-rw-r--r-- | games/ksquares/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile index bc2174fc24c..2ba94b0a7b2 100644 --- a/games/ksquares/Makefile +++ b/games/ksquares/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/11/07 11:35:50 markd Exp $ +# $NetBSD: Makefile,v 1.9 2014/01/01 11:52:18 wiz Exp $ DISTNAME= ksquares-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= game of Dots and Boxes |