diff options
Diffstat (limited to 'games/ksquares')
-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 d91f076f635..9cc624612fe 100644 --- a/games/ksquares/Makefile +++ b/games/ksquares/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2021/04/21 11:41:44 adam Exp $ +# $NetBSD: Makefile,v 1.47 2021/07/30 12:26:53 ryoon Exp $ DISTNAME= ksquares-${KAPPSVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games HOMEPAGE= https://kde.org/applications/games/ksquares/ |