diff options
Diffstat (limited to 'www/yarn-node18/Makefile')
-rw-r--r-- | www/yarn-node18/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/yarn-node18/Makefile b/www/yarn-node18/Makefile index 6e7609f00c8e..20ad43db95ec 100644 --- a/www/yarn-node18/Makefile +++ b/www/yarn-node18/Makefile @@ -1,5 +1,5 @@ USES= nodejs:18,run -MASTERDIR= ${.CURDIR}/../yarn-node20 +MASTERDIR= ${.CURDIR}/../yarn-node22 .include "${MASTERDIR}/Makefile" |