diff options
Diffstat (limited to 'games/kbreakout/Makefile')
-rw-r--r-- | games/kbreakout/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kbreakout/Makefile b/games/kbreakout/Makefile index 933c91590ee..4de3c5dec2d 100644 --- a/games/kbreakout/Makefile +++ b/games/kbreakout/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2022/08/11 05:08:28 gutteridge Exp $ +# $NetBSD: Makefile,v 1.54 2022/09/11 12:51:41 wiz Exp $ DISTNAME= kbreakout-${KAPPSVER} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games HOMEPAGE= https://kde.org/applications/games/kbreakout/ |