diff options
Diffstat (limited to 'www/node/Makefile')
-rw-r--r-- | www/node/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/node/Makefile b/www/node/Makefile index c574c7fc2f06..9b6fb7fbf649 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -6,7 +6,7 @@ # PORTNAME= node -PORTVERSION= 0.2.4 +PORTVERSION= 0.2.5 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/ DISTNAME= ${PORTNAME}-v${PORTVERSION} |