summaryrefslogtreecommitdiff
path: root/www/phpbb
diff options
context:
space:
mode:
Diffstat (limited to 'www/phpbb')
-rw-r--r--www/phpbb/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/phpbb/files/pkg-message.in b/www/phpbb/files/pkg-message.in
index d8de0457cca9..c1efc3dd8d07 100644
--- a/www/phpbb/files/pkg-message.in
+++ b/www/phpbb/files/pkg-message.in
@@ -1,4 +1,6 @@
-----------------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
phpBB2 has been installed, but is not quite ready to be used yet!
You have to ensure that you have a database server (or ODBC access to a
@@ -24,4 +26,6 @@ delete the following files manually for security purposes from
Duplicates of these files have been installed to %%DATADIR%%.
%%DATADIR%%/contrib contains contributed software for phpBB2.
-----------------------------------------------------------------------------
+EOM
+}
+]