projects sorted
[www.jankratochvil.net.git] / project / step / ListItem.pm
index 8bbadfd..b158b67 100755 (executable)
@@ -30,14 +30,15 @@ use My::Web;
 
 our @ListItem=(
                "name"=>"STEP",
-               "priority"=>4,
+               "platform"=>"web",
+               "priority"=>130,
                "download"=>"step.tar.gz",
                "summary"=>"Custom web database application",
                "license"=>"PD",
                "maintenance"=>"dead",
                "language"=>"PHP 3.0",
                "description"=><<"HERE",
-<p>Preview of a possible future web database solution for some lawyers association.
+<p>Preview of a possible future web database solution for a lawyers association.
 Currently it remains as a source of some web development @{[ a_href 'http://www.php.net/','PHP 3.0' ]}
 codebase to be reused in other projects.</p>
 HERE