X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=project%2FLaserGame%2FListItem.pm;h=a3c9e1e5ead3c305db1b404f1e310ed5f75d782c;hb=dd8c6d6f376afc2f7a33118154707cc8e9e9059e;hp=c0419dc1e6914d8c3e6aec9d1974c71158bbbe88;hpb=bfb60d37f365ea1ca783583465e76e00e5d1e139;p=www.jankratochvil.net.git diff --git a/project/LaserGame/ListItem.pm b/project/LaserGame/ListItem.pm index c0419dc..a3c9e1e 100755 --- a/project/LaserGame/ListItem.pm +++ b/project/LaserGame/ListItem.pm @@ -29,11 +29,12 @@ use My::Web; our @ListItem=( - "name"=>"LaserGame Shooting Hardware", + "name"=>"LaserGame", + "platform"=>"amiga", "priority"=>4, "download"=>"LaserGame.lha", "link-source file"=>"LaserGame.asm", - "summary"=>"Firmware plus configuration tool", + "summary"=>"Firmware and config tool for shooting gun and its detectors", "license"=>"PD", "maintenance"=>"obsolete-Communication is written for discontinued Amiga platform.", "language"=>"i8051 asm, 680x0 asm",