aboutsummaryrefslogtreecommitdiff
path: root/devel/gitphp/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gitphp/files/pkg-message.in')
-rw-r--r--devel/gitphp/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/gitphp/files/pkg-message.in b/devel/gitphp/files/pkg-message.in
index 17146e4bd901..eff9c2bedcb7 100644
--- a/devel/gitphp/files/pkg-message.in
+++ b/devel/gitphp/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'
Then visit 'http://localhost/gitphp/' in a web-browser and follow the
configuration instructions.
-*****************************************************************
+EOM
+}
+]