git: 570210a8e80f - main - games/openbor: chase API version after ddacb9107505

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 03 Jan 2024 16:45:26 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=570210a8e80fc946963f93783b6b1d659b9e695f

commit 570210a8e80fc946963f93783b6b1d659b9e695f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-01-03 16:42:40 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-01-03 16:45:13 +0000

    games/openbor: chase API version after ddacb9107505
---
 games/openbor/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index 3296ad97e8b4..36f653afbf33 100644
--- a/games/openbor/Makefile
+++ b/games/openbor/Makefile
@@ -67,7 +67,7 @@ PLIST_FILES=	bin/${PKGBASE} \
 DOCSDIR=	${PREFIX}/share/doc/${PKGBASE}
 PORTDOCS=	README
 
-DESKTOP_ENTRIES="OpenBOR v3.0 Build ${PORTVERSION}" \
+DESKTOP_ENTRIES="OpenBOR v${${PORTVERSION}<7533:?3:4}.0 Build ${PORTVERSION}" \
 		"" \
 		"${PKGBASE}" \
 		"${PKGBASE}" \