aboutsummaryrefslogtreecommitdiff
path: root/www/phpsysinfo/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/phpsysinfo/files/pkg-message.in')
-rw-r--r--www/phpsysinfo/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/phpsysinfo/files/pkg-message.in b/www/phpsysinfo/files/pkg-message.in
index d9f1ca230a28..cabaa41c4f3b 100644
--- a/www/phpsysinfo/files/pkg-message.in
+++ b/www/phpsysinfo/files/pkg-message.in
@@ -1,4 +1,6 @@
-*****************************************************************
+[
+{ type: install
+ message: <<EOM
You will also need to configure Apache. Consider adding the following
to your httpd.conf:
@@ -13,4 +15,6 @@ Then restart Apache: 'apachectl graceful'
Please visit 'http://localhost/phpsysinfo/' in a
web-browser and follow the configuration instructions.
-*****************************************************************
+EOM
+}
+]