--- toast	2005/03/17 03:31:38	1.375
+++ toast	2005/04/10 17:50:03	1.376
@@ -2170,7 +2170,7 @@
       $notfound = /^Error: project not found/i ? 1 : 0 if !defined($notfound);
       $fmurl{$1} = $2 while m!<url_(\w+)>([^<]+)</!g;
     }
-    close(XML) || error;
+    close(XML) || error("unable to contact freshmeat.net");
 
     error("no listing for package $name on $sitename") if $notfound;