Index: branches/stable/cgi-bin/main.cgi
===================================================================
--- branches/stable/cgi-bin/main.cgi	(revision 123)
+++ branches/stable/cgi-bin/main.cgi	(revision 124)
@@ -1569,5 +1569,5 @@
 ##TEMP
   # We've already deleted the block, now we have to stuff its IPs into the pool.
-  $sth = $ip_dbh->prepare("insert into poolips values ('209.91.185.0/24',?,'6750400','','d','y','','','')");
+  $sth = $ip_dbh->prepare("insert into poolips values ('209.91.185.0/24',?,'6750400','Sudbury','d','y','','','')");
   $sth->execute($cidr->addr);
   foreach my $ip ($cidr->hostenum) {
