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/zope28/files | |
parent | 47674a9024d5ae3cd9f5366e069619af12740e46 (diff) | |
download | ports-29813d539747e58a6e3322df3f48eae4338c60b5.tar.gz ports-29813d539747e58a6e3322df3f48eae4338c60b5.zip |
Notes
Diffstat (limited to 'www/zope28/files')
-rw-r--r-- | www/zope28/files/zeo28.sh.in | 1 | ||||
-rw-r--r-- | www/zope28/files/zope28.sh.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/www/zope28/files/zeo28.sh.in b/www/zope28/files/zeo28.sh.in index 4f033edf6e77..4346c034d714 100644 --- a/www/zope28/files/zeo28.sh.in +++ b/www/zope28/files/zeo28.sh.in @@ -57,7 +57,6 @@ restart_cmd="zeo28_restart" load_rc_config $name : ${zeo28_enable="NO"} -: ${zeo28_instances=""} cmd="$1" [ $# -gt 0 ] && shift diff --git a/www/zope28/files/zope28.sh.in b/www/zope28/files/zope28.sh.in index adb1c1a7ccbc..f9a127eaddcb 100644 --- a/www/zope28/files/zope28.sh.in +++ b/www/zope28/files/zope28.sh.in @@ -56,7 +56,6 @@ restart_cmd="zope28_restart" load_rc_config $name : ${zope28_enable="NO"} -: ${zope28_instances=""} cmd="$1" [ $# -gt 0 ] && shift |