diff -Nur -x '*.orig' -x '*.rej' smolt-0.9.8.1/client/smolt.py mezzanine_patched_smolt-0.9.8.1/client/smolt.py --- smolt-0.9.8.1/client/smolt.py 2008-01-07 00:57:51.000000000 -0700 +++ mezzanine_patched_smolt-0.9.8.1/client/smolt.py 2008-01-07 00:57:28.000000000 -0700 @@ -44,7 +44,7 @@ import os import commands -smoonURL = 'http://smolt.smeserverpro.com/' +smoonURL = 'http://smolt.contribs.org/' smoltProtocol = '.91' user_agent = 'smolt/%s' % smoltProtocol timeout = 60.0