diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
| commit | a400cfc5f46c03a0cf81282b9da421effa2e6575 (patch) | |
| tree | 52d5682fe0ddfd9719ad88509dd106971d37a538 /www/otter-browser | |
| parent | Edit entry for www/nginx (diff) | |
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/otter-browser')
| -rw-r--r-- | www/otter-browser/pkg-message | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/www/otter-browser/pkg-message b/www/otter-browser/pkg-message index 3064f049894c..64cb7a07acae 100644 --- a/www/otter-browser/pkg-message +++ b/www/otter-browser/pkg-message @@ -1,9 +1,11 @@ -============================================================================= - +[ +{ type: install + message: <<EOM To switch to the newer QtWebEngine web backend, add this section to the ~/.config/otter/otter.conf: [Backends] Web=qtwebengine - -============================================================================= +EOM +} +] |
