Date: Sun, 31 May 2026 20:06:08 +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: 8f68fe083b20 - main - games/robocode: Fix CPE data Message-ID: <6a1c94b0.31c1b.20489b74@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=8f68fe083b20076dfbedae98fc6a81f2a9ca16fc commit 8f68fe083b20076dfbedae98fc6a81f2a9ca16fc Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-05-31 20:03:56 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-05-31 20:03:56 +0000 games/robocode: Fix CPE data According to NIST CPE Dictionary robocode_project:robocode is deprecated in favour of robocde:robocode --- games/robocode/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/games/robocode/Makefile b/games/robocode/Makefile index eea9fdbb3a12..f38a47b277dc 100644 --- a/games/robocode/Makefile +++ b/games/robocode/Makefile @@ -15,7 +15,6 @@ LICENSE= EPL LICENSE_FILE= ${WRKSRC}/license/epl-v10.html USES= cpe dos2unix java:extract,run zip:infozip -CPE_VENDOR= ${PORTNAME}_project DOS2UNIX_GLOB= *.css *.team *.properties package-list MANIFEST.MF NO_WRKSUBDIR= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1c94b0.31c1b.20489b74>
