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