diff options
Diffstat (limited to 'www/nginx/files/pkg-message.in')
| -rw-r--r-- | www/nginx/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/www/nginx/files/pkg-message.in b/www/nginx/files/pkg-message.in index 7022d9c83995..adde28032712 100644 --- a/www/nginx/files/pkg-message.in +++ b/www/nginx/files/pkg-message.in @@ -1,5 +1,6 @@ - -=================================================================== +[ +{ type: install + message: <<EOM Recent version of the NGINX introduces dynamic modules support. In FreeBSD ports tree this feature was enabled by default with the DSO knob. Several vendor's and third-party modules have been converted @@ -19,5 +20,6 @@ details. Default path for the NGINX dynamic modules is %%PREFIX%%/libexec/nginx. -=================================================================== - +EOM +} +] |
