aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-30 20:36:04 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-30 20:43:35 +0000
commitcf124d1b5399ba10f1cdb65a8b1f29df5c17741e (patch)
tree1c4f3c788b6edf5459e130b1089959a26c6efee3
parent8e03c5d23b94f1553e2a415d74be45c72c51ac34 (diff)
downloadports-cf124d1b5399ba10f1cdb65a8b1f29df5c17741e.tar.gz
ports-cf124d1b5399ba10f1cdb65a8b1f29df5c17741e.zip
www/npm: Simplify *_DESC by removing node versions
-rw-r--r--www/npm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile
index a1d7ba2b2f78..f3a0745dc89b 100644
--- a/www/npm/Makefile
+++ b/www/npm/Makefile
@@ -24,8 +24,8 @@ CONFLICTS_INSTALL?= npm-node14
OPTIONS_SINGLE= BACKEND
OPTIONS_SINGLE_BACKEND= NODE NODE14
OPTIONS_DEFAULT=NODE
-NODE_DESC= Use Node.js 16.x (www/node) as backend
-NODE14_DESC= Use Node.js 14.x (www/node14) as backend
+NODE_DESC= Use www/node as backend
+NODE14_DESC= Use www/node14 as backend
CPE_VENDOR= npmjs
CPE_PRODUCT= node_packaged_modules