git: 4164ab866d06 - main - lang/njs: Fix CPE information
Date: Fri, 18 Mar 2022 15:55:49 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=4164ab866d06f6f7e9e3005348fae9486a95335a commit 4164ab866d06f6f7e9e3005348fae9486a95335a Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-03-18 15:54:19 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-03-18 15:55:45 +0000 lang/njs: Fix CPE information Approved by: portmgr (blanket) --- lang/njs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/njs/Makefile b/lang/njs/Makefile index b2afb43afb35..53529f671ecc 100644 --- a/lang/njs/Makefile +++ b/lang/njs/Makefile @@ -13,8 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe -CPE_VENDOR= f5 -CPE_PRODUCT= njs +CPE_VENDOR= nginx USE_GITHUB= yes GH_TUPLE= nginx:njs:0.7.2