diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
| commit | a400cfc5f46c03a0cf81282b9da421effa2e6575 (patch) | |
| tree | 52d5682fe0ddfd9719ad88509dd106971d37a538 /www/mod_jk/files/pkg-message.in | |
| parent | Edit entry for www/nginx (diff) | |
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/mod_jk/files/pkg-message.in')
| -rw-r--r-- | www/mod_jk/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www/mod_jk/files/pkg-message.in b/www/mod_jk/files/pkg-message.in index 8ee47a2ad630..22b8a3aa47dd 100644 --- a/www/mod_jk/files/pkg-message.in +++ b/www/mod_jk/files/pkg-message.in @@ -1,5 +1,9 @@ -***************************************************************************** +[ +{ type: install + message: <<EOM Make sure mod_jk.so is enabled in %%APACHEETCDIR%%/httpd.conf and mod_jk is configured. Have a look at %%APACHEETCDIR%%/mod_jk.conf.sample for an example. -***************************************************************************** +EOM +} +] |
