diff options
Diffstat (limited to 'www/node04/Makefile')
-rw-r--r-- | www/node04/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/node04/Makefile b/www/node04/Makefile index e8001cefd70f..81662cd93fb4 100644 --- a/www/node04/Makefile +++ b/www/node04/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://nodejs.org/dist/ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= linpct@gmail.com -COMMENT= V8 javascript for client and server +COMMENT= V8 JavaScript for client and server LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo |