aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/rox-filer
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:52 +0000
commit467ad301e850f0a0985b053be44a383fb64e05df (patch)
tree95307d1ea6effde4816a1e77da4f0fb7bf9ffe95 /x11-fm/rox-filer
parenta400cfc5f46c03a0cf81282b9da421effa2e6575 (diff)
downloadports-467ad301e850f0a0985b053be44a383fb64e05df.tar.gz
ports-467ad301e850f0a0985b053be44a383fb64e05df.zip
Convert to UCL & cleanup pkg-message (categories x)
Notes
Notes: svn path=/head/; revision=508914
Diffstat (limited to 'x11-fm/rox-filer')
-rw-r--r--x11-fm/rox-filer/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-fm/rox-filer/pkg-message b/x11-fm/rox-filer/pkg-message
index 31e83563ce7f..01650a3e33c8 100644
--- a/x11-fm/rox-filer/pkg-message
+++ b/x11-fm/rox-filer/pkg-message
@@ -1,4 +1,6 @@
-======================================================================
+[
+{ type: install
+ message: <<EOM
Please note: if you get the following error while running ROX-Filer,
you may be browsing a directory containing filenames that do not
comply with UTF-8.
@@ -8,4 +10,6 @@ comply with UTF-8.
To fix that, just set your CHARSET variable to any preferred fallback
encoding (like CHARSET=iso-8859-1).
-======================================================================
+EOM
+}
+]