summaryrefslogtreecommitdiff
path: root/math/ess
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /math/ess
parentremove strange prop. (diff)
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'math/ess')
-rw-r--r--math/ess/pkg-message9
1 files changed, 6 insertions, 3 deletions
diff --git a/math/ess/pkg-message b/math/ess/pkg-message
index c5bf77f00d8b..d9e277ab51c7 100644
--- a/math/ess/pkg-message
+++ b/math/ess/pkg-message
@@ -1,9 +1,12 @@
-*****************************************************************************
+[
+{ type: install
+ message: <<EOM
For convenience, users may want to add:
;;;Emacs ESS
(require 'ess-site)
to their ~/.emacs or ~/.xemacs/init.el file.
-
-*****************************************************************************
+EOM
+}
+]