svn commit: r468777 - head/www/npm
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue May 1 18:22:12 UTC 2018
Author: sunpoet
Date: Tue May 1 18:22:11 2018
New Revision: 468777
URL: https://svnweb.freebsd.org/changeset/ports/468777
Log:
Update NODE_DESC
Modified:
head/www/npm/Makefile
Modified: head/www/npm/Makefile
==============================================================================
--- head/www/npm/Makefile Tue May 1 17:57:47 2018 (r468776)
+++ head/www/npm/Makefile Tue May 1 18:22:11 2018 (r468777)
@@ -19,7 +19,7 @@ CONFLICTS_INSTALL?= npm-node4 npm-node6 npm-node8 npm2
OPTIONS_SINGLE= BACKEND
OPTIONS_SINGLE_BACKEND= NODE NODE4 NODE6 NODE8
OPTIONS_DEFAULT=NODE
-NODE_DESC= Use Node.js 9.x (www/node) as backend
+NODE_DESC= Use Node.js 9.x/10.x (www/node) as backend
NODE4_DESC= Use Node.js 4.x (www/node4) as backend
NODE6_DESC= Use Node.js 6.x (www/node6) as backend
NODE8_DESC= Use Node.js 8.x (www/node8) as backend
More information about the svn-ports-all
mailing list