summaryrefslogtreecommitdiff
path: root/devel/mercurial/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mercurial/files/pkg-message.in')
-rw-r--r--devel/mercurial/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/mercurial/files/pkg-message.in b/devel/mercurial/files/pkg-message.in
index 1c3fb24eb795..6c3fa727042f 100644
--- a/devel/mercurial/files/pkg-message.in
+++ b/devel/mercurial/files/pkg-message.in
@@ -1,7 +1,11 @@
-====
+[
+{ type: install
+ message: <<EOM
Note that we now install a few more files in %%PREFIX%%/share/mercurial:
- shell completion scripts (bash, tcsh and zsh)
- FastCGI / WSGI scripts for web access to repositories
see http://www.mercurial-scm.org/wiki/PublishingRepositories
- various documentation files
-====
+EOM
+}
+]