Date: Wed, 3 Jan 2024 16:45:26 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 570210a8e80f - main - games/openbor: chase API version after ddacb9107505 Message-ID: <202401031645.403GjQs8032902@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401031645.403GjQs8032902>