diff -r ccd6d5632ca0 -r 78bc61c677d8 twisted/plugins/fixbot_nexus_plugin.py --- a/twisted/plugins/fixbot_nexus_plugin.py Thu Feb 04 19:46:31 2010 +0200 +++ b/twisted/plugins/fixbot_nexus_plugin.py Thu Feb 04 19:54:49 2010 +0200 @@ -27,7 +27,7 @@ class MyServiceMaker (object) : implements(IServiceMaker, IPlugin) - tapname = "fixbot_nexus" + tapname = "fixbot-nexus" description = "FixBot (nexus component)" options = NexusOptions