1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

Update NODE_DESC after r499831

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-04-24 17:43:11 +00:00
parent b8214c1f54
commit a827233e75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499889

View File

@ -20,7 +20,7 @@ NO_ARCH= yes
OPTIONS_SINGLE= BACKEND
OPTIONS_SINGLE_BACKEND= NODE NODE6 NODE8 NODE10
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
NODE6_DESC= Use Node.js 6.x (www/node6) as backend
NODE8_DESC= Use Node.js 8.x (www/node8) as backend
NODE10_DESC= Use Node.js 10.x (www/node10) as backend