diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:52 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:52 +0000 |
commit | 467ad301e850f0a0985b053be44a383fb64e05df (patch) | |
tree | 95307d1ea6effde4816a1e77da4f0fb7bf9ffe95 /x11-wm/mcwm | |
parent | a400cfc5f46c03a0cf81282b9da421effa2e6575 (diff) |
Notes
Diffstat (limited to 'x11-wm/mcwm')
-rw-r--r-- | x11-wm/mcwm/pkg-message | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-wm/mcwm/pkg-message b/x11-wm/mcwm/pkg-message index 4dfa4faea19a..92f151ac39d5 100644 --- a/x11-wm/mcwm/pkg-message +++ b/x11-wm/mcwm/pkg-message @@ -1,5 +1,6 @@ -**************************************************** - +[ +{ type: install + message: <<EOM With default config.h mcwm uses urxvt as terminal. You can define your own custom config with @@ -7,5 +8,6 @@ MCWM_CONF=/path/to/mcwm/config.h or you can use flags for basic configuration. See man mcwm(1) for details. - -**************************************************** +EOM +} +] |