Update name vs. summary
[www.jankratochvil.net.git] / project / pipebuf / ListItem.pm
index 40a4e98..5794d61 100755 (executable)
@@ -29,10 +29,10 @@ use My::Web;
 
 
 our @ListItem=(
-               "name"=>"PipeBuf - Data Buffering Tool",
+               "name"=>"pipebuf",
                "priority"=>8,
                "download"=>"pipebuf.c",
-               "summary"=>"Pipe buffer",
+               "summary"=>"UNIX pipe realtime buffering",
                "license"=>"PD",
                "maintenance"=>"ready",
                "language"=>"C",