diff options
Diffstat (limited to 'games/bovo/Makefile')
-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 b7e85e42032..f2e158dbceb 100644 --- a/games/bovo/Makefile +++ b/games/bovo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2022/07/02 16:53:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.54 2022/08/11 05:08:24 gutteridge Exp $ DISTNAME= bovo-${KAPPSVER} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games HOMEPAGE= https://kde.org/applications/games/bovo/ |