diff options
Diffstat (limited to 'www/zope213/files/pkg-message.in')
| -rw-r--r-- | www/zope213/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www/zope213/files/pkg-message.in b/www/zope213/files/pkg-message.in index 22b0486c65ad..6925cb84b7c5 100644 --- a/www/zope213/files/pkg-message.in +++ b/www/zope213/files/pkg-message.in @@ -1,5 +1,6 @@ -********************************************************************** - +[ +{ type: install + message: <<EOM Zope Successfull installed. To create an instance of Zope using the default location, please run: @@ -26,3 +27,6 @@ If Zope should get started automatically when the system starts, please add the following line to /etc/rc.conf: zope213_enable="YES" +EOM +} +] |
