diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-15 02:49:17 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-15 02:49:17 +0000 |
commit | 29813d539747e58a6e3322df3f48eae4338c60b5 (patch) | |
tree | ad64253796dc7d189145d9bb72dbd175c35488f4 /www/zope213 | |
parent | 47674a9024d5ae3cd9f5366e069619af12740e46 (diff) | |
download | ports-29813d539747e58a6e3322df3f48eae4338c60b5.tar.gz ports-29813d539747e58a6e3322df3f48eae4338c60b5.zip |
Notes
Diffstat (limited to 'www/zope213')
-rw-r--r-- | www/zope213/files/zeo211.in | 1 | ||||
-rw-r--r-- | www/zope213/files/zope211.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/www/zope213/files/zeo211.in b/www/zope213/files/zeo211.in index 1e1396dd9462..6d8d5938d6ab 100644 --- a/www/zope213/files/zeo211.in +++ b/www/zope213/files/zeo211.in @@ -57,7 +57,6 @@ restart_cmd="zeo211_restart" load_rc_config $name : ${zeo211_enable="NO"} -: ${zeo211_instances=""} cmd="$1" [ $# -gt 0 ] && shift diff --git a/www/zope213/files/zope211.in b/www/zope213/files/zope211.in index cb099a835395..dc32d8614e3c 100644 --- a/www/zope213/files/zope211.in +++ b/www/zope213/files/zope211.in @@ -55,7 +55,6 @@ restart_cmd="zope211_restart" load_rc_config $name : ${zope211_enable="NO"} -: ${zope211_instances=""} cmd="$1" [ $# -gt 0 ] && shift |