Date: Sat, 06 Jun 2026 19:45:24 +0000 From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a469feb83162 - main - devel/godot: Fix CPE information Message-ID: <6a2478d4.3cb49.439eefbf@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=a469feb83162729dbadf4739700018e7b1ebb261 commit a469feb83162729dbadf4739700018e7b1ebb261 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-06 19:35:51 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-06 19:37:52 +0000 devel/godot: Fix CPE information --- devel/godot/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/godot/Makefile b/devel/godot/Makefile index abf7bb803de6..3807583689ab 100644 --- a/devel/godot/Makefile +++ b/devel/godot/Makefile @@ -38,6 +38,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ USES= compiler:c++17-lang cpe gl pkgconfig scons sdl CPE_VENDOR= godotengine +CPE_PRODUCT= godot_engine USE_GITHUB= yes GH_ACCOUNT= godotengine USE_GL= gl glew gluhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2478d4.3cb49.439eefbf>
