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 50733241661..2abe5d850ab 100644 --- a/games/bovo/Makefile +++ b/games/bovo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2021/07/30 12:26:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2021/11/15 22:54:12 wiz Exp $ DISTNAME= bovo-${KAPPSVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games HOMEPAGE= https://kde.org/applications/games/bovo/ |