aboutsummaryrefslogtreecommitdiff
path: root/www/dokuwiki/files
diff options
context:
space:
mode:
Diffstat (limited to 'www/dokuwiki/files')
-rw-r--r--www/dokuwiki/files/pkg-message.in11
1 files changed, 6 insertions, 5 deletions
diff --git a/www/dokuwiki/files/pkg-message.in b/www/dokuwiki/files/pkg-message.in
index 2ced763aa10b..359633452dfb 100644
--- a/www/dokuwiki/files/pkg-message.in
+++ b/www/dokuwiki/files/pkg-message.in
@@ -1,6 +1,6 @@
-======================================================================
- INSTALLATION NOTES
-
+[
+{ type: install
+ message: <<EOM
The wiki program have been installed to %%WWWDIR%%.
Please configure your web server to allow running PHP scripts there.
@@ -20,5 +20,6 @@ http://wiki.splitbrain.org/wiki:config
After installation please change the permissions of
%%WWWDIR%%/conf back to root:wheel.
-
-======================================================================
+EOM
+}
+]