git: 0a6ab188467f - main - www/wt: Fix invalid CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Tue, 21 Dec 2021 13:01:55 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a6ab188467feb96e82252e9221cf3c3330ddd93

commit 0a6ab188467feb96e82252e9221cf3c3330ddd93
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-12-21 12:53:48 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-12-21 12:53:48 +0000

    www/wt: Fix invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 www/wt/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/wt/Makefile b/www/wt/Makefile
index 58fa3e0fd021..d1f7f4143768 100644
--- a/www/wt/Makefile
+++ b/www/wt/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS=	libpng.so:graphics/png \
 USES=		cmake compiler:c++14-lang cpe pkgconfig ssl
 USE_GITHUB=	yes
 GH_ACCOUNT=	emweb
+CPE_VENDOR=	emweb
 USE_XORG=	x11
 USE_LDCONFIG=	yes