Index: trunk/pstamp/scripts/pstamp_webrequest.pl
===================================================================
--- trunk/pstamp/scripts/pstamp_webrequest.pl	(revision 25370)
+++ trunk/pstamp/scripts/pstamp_webrequest.pl	(revision 27172)
@@ -125,4 +125,5 @@
 
     my $command = "$pstamptool -addreq -uri $request_file -ds_id 0";
+    $command .= " -label WEB";
     $command .= " -dbname $dbname" if $dbname;
     $command .= " -dbserver $dbserver" if $dbserver;
