diff options
Diffstat (limited to 'www/zope210')
-rw-r--r-- | www/zope210/files/zeo210.in | 1 | ||||
-rw-r--r-- | www/zope210/files/zope210.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/www/zope210/files/zeo210.in b/www/zope210/files/zeo210.in index 41ba08849538..b654a3f9f733 100644 --- a/www/zope210/files/zeo210.in +++ b/www/zope210/files/zeo210.in @@ -57,7 +57,6 @@ restart_cmd="zeo210_restart" load_rc_config $name : ${zeo210_enable="NO"} -: ${zeo210_instances=""} cmd="$1" [ $# -gt 0 ] && shift diff --git a/www/zope210/files/zope210.in b/www/zope210/files/zope210.in index 1ff69995c10d..149781d585df 100644 --- a/www/zope210/files/zope210.in +++ b/www/zope210/files/zope210.in @@ -56,7 +56,6 @@ restart_cmd="zope210_restart" load_rc_config $name : ${zope210_enable="NO"} -: ${zope210_instances=""} cmd="$1" [ $# -gt 0 ] && shift |