Index: branches/stable/cgi-bin/main.cgi
===================================================================
--- branches/stable/cgi-bin/main.cgi	(revision 260)
+++ branches/stable/cgi-bin/main.cgi	(revision 264)
@@ -1089,5 +1089,7 @@
   } else {
     $flag = 'n';
-    if ($webvar{pop} =~ /^-$/) {
+    if ($webvar{alloctype} =~ /w./) {
+      $webvar{pop} = "Sudbury";
+    } elsif ($webvar{pop} =~ /^-$/) {
       $flag = 'to route the block from/through';
     }
