git: 8f15bae9db41 - main - security/wpa_supplicant29: Fix CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jun 2026 19:54:18 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8f15bae9db4160706e93f10b944c3ab40900b0fb
commit 8f15bae9db4160706e93f10b944c3ab40900b0fb
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 19:44:33 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:46:53 +0000
security/wpa_supplicant29: Fix CPE information
---
security/wpa_supplicant29/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/security/wpa_supplicant29/Makefile b/security/wpa_supplicant29/Makefile
index 84eb27f057b6..817d345f7d82 100644
--- a/security/wpa_supplicant29/Makefile
+++ b/security/wpa_supplicant29/Makefile
@@ -23,6 +23,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/README
USES= cpe gmake pkgconfig:build readline ssl
+CPE_VENDOR= w1.fi
BUILD_WRKSRC= ${WRKSRC}/wpa_supplicant
INSTALL_WRKSRC= ${WRKSRC}/src
CFLAGS+= ${CPPFLAGS} # USES=readline only augments CPPFLAGS and LDFLAGS