diff options
Diffstat (limited to 'games/kbounce/Makefile')
-rw-r--r-- | games/kbounce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kbounce/Makefile b/games/kbounce/Makefile index 3fa5e8936e2..40222e3d855 100644 --- a/games/kbounce/Makefile +++ b/games/kbounce/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2022/07/02 16:53:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.53 2022/08/11 05:08:28 gutteridge Exp $ DISTNAME= kbounce-${KAPPSVER} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games HOMEPAGE= https://kde.org/applications/games/kbounce/ |