git: ddfe00a9a633 - main - www/npm: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Aug 19 15:06:36 UTC 2021


The branch main has been updated by decke:

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

commit ddfe00a9a633b3a49dd103667365027f548aebd4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-19 14:54:39 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-19 15:06:22 +0000

    www/npm: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 www/npm/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/npm/Makefile b/www/npm/Makefile
index f3a0745dc89b..5db1f36b82e2 100644
--- a/www/npm/Makefile
+++ b/www/npm/Makefile
@@ -28,7 +28,6 @@ NODE_DESC=	Use www/node as backend
 NODE14_DESC=	Use www/node14 as backend
 
 CPE_VENDOR=	npmjs
-CPE_PRODUCT=	node_packaged_modules
 
 SHEBANG_GLOB=	*.py
 SHEBANG_FILES=	lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples


More information about the dev-commits-ports-main mailing list