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/froxlor | |
parent | d2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff) | |
download | ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip |
Notes
Diffstat (limited to 'sysutils/froxlor')
-rw-r--r-- | sysutils/froxlor/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/froxlor/files/pkg-message.in b/sysutils/froxlor/files/pkg-message.in index fa216ec580ba..e9a078a56589 100644 --- a/sysutils/froxlor/files/pkg-message.in +++ b/sysutils/froxlor/files/pkg-message.in @@ -1,6 +1,6 @@ - -------------------------------------------------------- - +[ +{ type: install + message: <<EOM Please visit froxlor's website for more information. You will want to check and eventually modify some of @@ -14,4 +14,6 @@ for more information. Froxlor has been installed to the following location: %%WWWDIR%% -------------------------------------------------------- +EOM +} +] |