1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update NODE_DESC after r499831

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-04-24 17:42:12 +00:00
parent 093d06b307
commit 6fff37cce8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499877

View File

@ -19,7 +19,7 @@ CONFLICTS_INSTALL?= npm-node10 npm-node6 npm-node8
OPTIONS_SINGLE= BACKEND
OPTIONS_SINGLE_BACKEND= NODE NODE10 NODE6 NODE8
OPTIONS_DEFAULT=NODE
NODE_DESC= Use Node.js 11.x (www/node) as backend
NODE_DESC= Use Node.js 11.x/12.x (www/node) as backend
NODE10_DESC= Use Node.js 10.x (www/node10) as backend
NODE6_DESC= Use Node.js 6.x (www/node6) as backend
NODE8_DESC= Use Node.js 8.x (www/node8) as backend