modperl update
[www.jankratochvil.net.git] / project / checkstatic / ListItem.pm
index 03d6b16..f5b487f 100755 (executable)
@@ -25,14 +25,16 @@ our $CVS_ID=q$Id$;
 use strict;
 use warnings;
 
+use My::Web;
+
 
 our @ListItem=(
                "name"=>"C Sources Symbol Attributes Checker",
                "priority"=>7,
-               "download"=>"http://cvs.jankratochvil.net/viewcvs/*checkout*/nethome/home/lace/bin/checkstatic?rev=HEAD",
+               "download"=>$W->{"project_viewcvs"}."*checkout*/nethome/home/lace/bin/checkstatic?rev=HEAD",
                "summary"=>"Development tool",
                "license"=>"PD",
-               "maintenance"=>"finished",
+               "maintenance"=>"ready",
                "language"=>"Perl",
                "description"=>""
                                .'<p>Gives additional warnings not provided by GNU C Compiler'