diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 21:41:43 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 21:41:43 +0000 |
commit | 96022910890ded6635a893dffda2c4cd096f9b7b (patch) | |
tree | 7ecdaa862f1b97b8717d79441323303207fdf9b4 /www/yarn | |
parent | 7bef3594d3731d70ba51200d807a057db871c88d (diff) | |
download | ports-96022910890ded6635a893dffda2c4cd096f9b7b.tar.gz ports-96022910890ded6635a893dffda2c4cd096f9b7b.zip |
Diffstat (limited to 'www/yarn')
-rw-r--r-- | www/yarn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |