diff options
Diffstat (limited to 'games/ksquares/Makefile')
-rw-r--r-- | games/ksquares/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile index c10082f4e4c..4af0b050d6b 100644 --- a/games/ksquares/Makefile +++ b/games/ksquares/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2019/07/01 04:08:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2019/08/22 12:23:12 ryoon Exp $ DISTNAME= ksquares-${_KDE_VERSION} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games COMMENT= game of Dots and Boxes |