modperl update
[www.jankratochvil.net.git] / project / tcp_rto / ListItem.pm
index 38a7217..7ce2f52 100755 (executable)
@@ -25,6 +25,8 @@ our $CVS_ID=q$Id$;
 use strict;
 use warnings;
 
+use My::Web;
+
 
 our @ListItem=(
                "name"=>"Linux Kernel Patch for Maximal Round-trip-time",
@@ -33,7 +35,7 @@ our @ListItem=(
                "download-Linux kernel 2.4.16 patch"=>"linux-2.4.16-tcp_rto-1.diff",
                "summary"=>"Network workaround",
                "license"=>"GPL",
-               "maintenance"=>"finished",
+               "maintenance"=>"ready",
                "language"=>"C patch",
                "description"=>""
                                .'<p>This patch can solve your problems if you have network connection dropping too much'