diff options
Diffstat (limited to 'www/mod_rivet/files/pkg-message.in')
| -rw-r--r-- | www/mod_rivet/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/www/mod_rivet/files/pkg-message.in b/www/mod_rivet/files/pkg-message.in index aa96b66df748..d5cae5fbc7e0 100644 --- a/www/mod_rivet/files/pkg-message.in +++ b/www/mod_rivet/files/pkg-message.in @@ -1,5 +1,6 @@ - -==================================================== +[ +{ type: install + message: <<EOM Remember to modify your apache configuration file to load mod_rivet and set the appropriate handlers: @@ -9,5 +10,6 @@ AddType application/x-httpd-rivet .rvt AddType application/x-rivet-tcl .tcl Visit http://tcl.apache.org/rivet/ for documentation - -==================================================== +EOM +} +] |
