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/fusefs-afuse | |
parent | d2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff) | |
download | ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-afuse')
-rw-r--r-- | sysutils/fusefs-afuse/files/pkg-message.in | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/fusefs-afuse/files/pkg-message.in b/sysutils/fusefs-afuse/files/pkg-message.in index c5e420f09692..bf89bc245d9b 100644 --- a/sysutils/fusefs-afuse/files/pkg-message.in +++ b/sysutils/fusefs-afuse/files/pkg-message.in @@ -1,7 +1,8 @@ - -=============================================================================== - +[ +{ type: install + message: <<EOM Additional info about program usage can be found at %%DOCSDIR%%/README. - -=============================================================================== +EOM +} +] |