Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 15:55:49 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: 4164ab866d06 - main - lang/njs: Fix CPE information
Message-ID:  <202203181555.22IFtncp006365@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=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



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