git: 96022910890d - main - www/yarn: Fix CPE_VENDOR

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 21:43:11 UTC
The branch main has been updated by se:

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

commit 96022910890ded6635a893dffda2c4cd096f9b7b
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 21:41:43 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 21:41:43 +0000

    www/yarn: Fix CPE_VENDOR
    
    This commit fixes the CPE_STR generated by www/yarn-node14, too.
---
 www/yarn/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/yarn/Makefile b/www/yarn/Makefile
index 5cdcaae32a2e..0f1db3e281c6 100644
--- a/www/yarn/Makefile
+++ b/www/yarn/Makefile
@@ -11,7 +11,7 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		cpe
-CPE_VENDOR=	${PROGRAM_NAME}pkg
+CPE_VENDOR=	${PORTNAME}pkg
 
 CONFLICTS_INSTALL?=	yarn-node14 yarn-node10