git: 0c554b22cc41 - main - databases/mysql97-client: Fix CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jun 2026 19:16:48 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0c554b22cc41b983c0ee95375df7976a194d49b0
commit 0c554b22cc41b983c0ee95375df7976a194d49b0
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 18:36:50 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:08:54 +0000
databases/mysql97-client: Fix CPE information
---
databases/mysql97-client/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/databases/mysql97-client/Makefile b/databases/mysql97-client/Makefile
index 2a72768f0ac8..ea983678f39e 100644
--- a/databases/mysql97-client/Makefile
+++ b/databases/mysql97-client/Makefile
@@ -23,6 +23,8 @@ CONFLICTS_INSTALL= mysql[8-9][1-9]-client \
CMAKE_ARGS+= -DWITHOUT_SERVER=1 -DINSTALL_SUPPORTFILESDIR=0
+CPE_PRODUCT= mysql
+
USE_LDCONFIG+= ${PREFIX}/lib/mysql
MMAN1= comp_err.1 lz4_decompress.1 mysql.1 mysql_config.1 mysql_config_editor.1 \