diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
commit | bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch) | |
tree | d93b56c802078ea422367abc82bd53ab1780d10b /sysutils/gsh | |
parent | d2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff) |
Notes
Diffstat (limited to 'sysutils/gsh')
-rw-r--r-- | sysutils/gsh/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/gsh/files/pkg-message.in b/sysutils/gsh/files/pkg-message.in index c2010f23b944..2d7a59873905 100644 --- a/sysutils/gsh/files/pkg-message.in +++ b/sysutils/gsh/files/pkg-message.in @@ -1,4 +1,6 @@ -============================================================ +[ +{ type: install + message: <<EOM To use gsh %%ETCDIR%%/ghosts @@ -6,4 +8,6 @@ To use gsh should be created. Refer to ghosts(1). -============================================================ +EOM +} +] |