Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:54:16 +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: 66395463f484 - main - security/wpa_supplicant-devel: Fix CPE information
Message-ID:  <6a271de8.3febf.6d1c394a@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=66395463f484f938e09265942009f5c4ada9c4ad

commit 66395463f484f938e09265942009f5c4ada9c4ad
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 19:43:39 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:46:53 +0000

    security/wpa_supplicant-devel: Fix CPE information
---
 security/wpa_supplicant-devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/wpa_supplicant-devel/Makefile b/security/wpa_supplicant-devel/Makefile
index 81e46d94f2e1..3600c2c11303 100644
--- a/security/wpa_supplicant-devel/Makefile
+++ b/security/wpa_supplicant-devel/Makefile
@@ -18,6 +18,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/README
 
 USES=		cpe gmake pkgconfig:build readline ssl
+CPE_VENDOR=	w1.fi
 USE_LDCONFIG=	yes
 BUILD_WRKSRC=	${WRKSRC}/wpa_supplicant
 INSTALL_WRKSRC=	${WRKSRC}/src


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271de8.3febf.6d1c394a>