*:amazon/ec2_sim_main.cpp
 *:ckpt_server/*
-*:collector/hashkey.h/cpp  - contains sockaddr_in but does not actually use sockaddr_in
-*:collector.V6/collector_engine.h/cpp
 *:collector.V6/soap_collectorStub.cpp
 *:c++_util/cbstp_url.cpp
 *:c++_util/ftp_url.cpp
@@ -44,6 +42,10 @@
 *:stork/
 
 
+{section: finished sockaddr_in}
+*:collector.V6/collector_engine.h/cpp
+*:collector/hashkey.h/cpp  - contains sockaddr_in but does not actually use sockaddr_in
+
 {section: job log of collector_engine/hashkey}
 hashkey.h/cpp has sockaddr_in in function definition. But, the implementation does not use it all.