summaryrefslogtreecommitdiff
path: root/www/node6/pkg-message
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/node6/pkg-message
parentEdit entry for www/nginx (diff)
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/node6/pkg-message')
-rw-r--r--www/node6/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/node6/pkg-message b/www/node6/pkg-message
index 3c3a16e0cd44..7c1c6720b22a 100644
--- a/www/node6/pkg-message
+++ b/www/node6/pkg-message
@@ -1,2 +1,8 @@
+[
+{ type: install
+ message: <<EOM
Note: If you need npm (Node Package Manager), please install the npm3
package, or build any of the www/npm* ports with the NODE6 option enabled.
+EOM
+}
+]