aboutsummaryrefslogtreecommitdiff
path: root/textproc/elasticsearch6
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:41 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:41 +0000
commit153fb8d6f62207ff017855dafedd01ce3b7b3482 (patch)
tree628e6252c14adbb33ed389796357d5f91d7c0437 /textproc/elasticsearch6
parentbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (diff)
downloadports-153fb8d6f62207ff017855dafedd01ce3b7b3482.tar.gz
ports-153fb8d6f62207ff017855dafedd01ce3b7b3482.zip
Convert to UCL & cleanup pkg-message (categories [t-u])
Notes
Notes: svn path=/head/; revision=508910
Diffstat (limited to 'textproc/elasticsearch6')
-rw-r--r--textproc/elasticsearch6/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/textproc/elasticsearch6/files/pkg-message.in b/textproc/elasticsearch6/files/pkg-message.in
index 4cba88e90f3f..e62bba0a7faf 100644
--- a/textproc/elasticsearch6/files/pkg-message.in
+++ b/textproc/elasticsearch6/files/pkg-message.in
@@ -1,5 +1,6 @@
-======================================================================
-
+[
+{ type: install
+ message: <<EOM
Please see %%ETCDIR%% for sample versions of
elasticsearch.yml and logging.yml.
@@ -28,5 +29,6 @@ e.g., after installing X-Pack you will have to correct:
%%ETCDIR%%/x-pack directory/files to be owned by elasticsearch:elasticsearch
!!! PLUGINS NOTICE !!!
-
-======================================================================
+EOM
+}
+]