aboutsummaryrefslogtreecommitdiff
path: root/net/phamm/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/phamm/files/pkg-message.in')
-rw-r--r--net/phamm/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/phamm/files/pkg-message.in b/net/phamm/files/pkg-message.in
index ca67368a5101..0545df8d1781 100644
--- a/net/phamm/files/pkg-message.in
+++ b/net/phamm/files/pkg-message.in
@@ -1,5 +1,6 @@
-===================================================
-
+[
+{ type: install
+ message: <<EOM
%%PKGNAME%% has been installed into:
%%PREFIX%%/%%PHAMMDIR%%
@@ -20,5 +21,6 @@ I suggest that you add the following to httpd.conf:
DirectoryIndex index.php
</IfModule>
</Directory>
-
-===================================================
+EOM
+}
+]