diff options
Diffstat (limited to 'finance/sql-ledger/files/pkg-message.in')
-rw-r--r-- | finance/sql-ledger/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/finance/sql-ledger/files/pkg-message.in b/finance/sql-ledger/files/pkg-message.in index b53016a85140..9c61c6edb7fa 100644 --- a/finance/sql-ledger/files/pkg-message.in +++ b/finance/sql-ledger/files/pkg-message.in @@ -1,5 +1,6 @@ -================================================================= - +[ +{ type: install + message: <<EOM SQL-Ledger has now been installed. To enable Apache web access, add the following to your @@ -9,5 +10,6 @@ To enable Apache web access, add the following to your Include %%PREFIX%%/etc/sql-ledger-httpd.conf Enjoy! - -================================================================= +EOM +} +] |