diff options
Diffstat (limited to 'games/ksquares/Makefile')
-rw-r--r-- | games/ksquares/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile index 91e2c1a56dd..1dfd2637b9b 100644 --- a/games/ksquares/Makefile +++ b/games/ksquares/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2014/11/07 19:39:32 adam Exp $ +# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ DISTNAME= ksquares-${_KDE_VERSION} -PKGREVISION= 5 CATEGORIES= games COMMENT= game of Dots and Boxes |