aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pure/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 06:29:42 +0800
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 06:29:42 +0800
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /lang/pure/files
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
downloadfreebsd-ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz
freebsd-ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.zst
freebsd-ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'lang/pure/files')
-rw-r--r--lang/pure/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/lang/pure/files/pkg-message.in b/lang/pure/files/pkg-message.in
index c54345f4f778..d97df854234a 100644
--- a/lang/pure/files/pkg-message.in
+++ b/lang/pure/files/pkg-message.in
@@ -1,4 +1,6 @@
-====
+[
+{ type: install
+ message: <<EOM
%%ETC%%Note that we installed a few Pure syntax highlighting
%%ETC%%files for the code editors in %%DATADIR%%/etc/
%%ETC%%
@@ -9,4 +11,6 @@ A text-based browser, such as one of following
is recommended to use the `help' command inside the
interpreter. Check pure(1) for details.
-====
+EOM
+}
+]