diff options
Diffstat (limited to 'games/ktuberling/Makefile')
-rw-r--r-- | games/ktuberling/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ktuberling/Makefile b/games/ktuberling/Makefile index 97e32881a85..35a94e63942 100644 --- a/games/ktuberling/Makefile +++ b/games/ktuberling/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2021/07/30 12:26:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2021/11/15 22:54:16 wiz Exp $ DISTNAME= ktuberling-${KAPPSVER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games HOMEPAGE= https://kde.org/applications/games/ktuberling/ |