aboutsummaryrefslogtreecommitdiff
path: root/www/zope211/files/instance_message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/zope211/files/instance_message.in')
-rw-r--r--www/zope211/files/instance_message.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/zope211/files/instance_message.in b/www/zope211/files/instance_message.in
index ba8f1f29c9cb..c8dd5c3afbca 100644
--- a/www/zope211/files/instance_message.in
+++ b/www/zope211/files/instance_message.in
@@ -5,10 +5,10 @@ Zope instance successfully installed
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
-zope29_enable="YES"
-zope29_instances="%%ZOPEINSTANCEDIR%%"
+zope210_enable="YES"
+zope210_instances="%%ZOPEINSTANCEDIR%%"
-If there is already a zope29_instances entry please add
+If there is already a zope210_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to create %%ZOPEINSTANCEDIR%%/etc/zope.conf before