diff options
Diffstat (limited to 'games/bovo')
-rw-r--r-- | games/bovo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bovo/Makefile b/games/bovo/Makefile index 6cf8fad5056..7b078b978f7 100644 --- a/games/bovo/Makefile +++ b/games/bovo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2022/03/28 10:44:05 tnn Exp $ +# $NetBSD: Makefile,v 1.52 2022/04/18 19:11:03 adam Exp $ DISTNAME= bovo-${KAPPSVER} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games HOMEPAGE= https://kde.org/applications/games/bovo/ |