diff --git a/www/node/Makefile b/www/node/Makefile index e8cdab80177b..9a5e27f0b247 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,12 +1,12 @@ PORTNAME= node -PORTVERSION= 18.12.1 +PORTVERSION= 18.16.0 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org COMMENT= V8 JavaScript for client and server (meta port) WWW= https://nodejs.org/ \ https://github.com/nodejs/node USES= metaport nodejs:run .include