Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2021 13:01:55 GMT
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: 0a6ab188467f - main - www/wt: Fix invalid CPE information
Message-ID:  <202112211301.1BLD1tK6085070@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112211301.1BLD1tK6085070>