summaryrefslogtreecommitdiff
path: root/finance/sql-ledger
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /finance/sql-ledger
parentdatabases/percona-pam-for-mysql: unbreak on powerpc64 (diff)
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes: svn path=/head/; revision=508837
Diffstat (limited to 'finance/sql-ledger')
-rw-r--r--finance/sql-ledger/files/pkg-message.in10
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
+}
+]