diff --git a/www/yarn-node19/Makefile b/www/yarn-node19/Makefile index cb38c6244672..d98a572a7058 100644 --- a/www/yarn-node19/Makefile +++ b/www/yarn-node19/Makefile @@ -1,5 +1,8 @@ +DEPRECATED= This port depends on deprecated www/node19. Migrate to www/yarn-node18 or www/yarn-node20 instead +EXPIRATION_DATE=2023-06-30 + USES= nodejs:19,run MASTERDIR= ${.CURDIR}/../yarn-node18 .include "${MASTERDIR}/Makefile"