X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fpatchd2%2FListItem.pm;h=6ef875acc6c24c3a654e384cb3b1e8d4a9979d14;hb=6e95b07130d69246ce12bd868a27f7039b1e6676;hp=6cf956096410d45f5b5af8532cd59ef2519985e2;hpb=803a010b4c9ad4406da8ec0742ad92e2ea3045b0;p=www.jankratochvil.net.git diff --git a/project/patchd2/ListItem.pm b/project/patchd2/ListItem.pm index 6cf9560..6ef875a 100755 --- a/project/patchd2/ListItem.pm +++ b/project/patchd2/ListItem.pm @@ -29,10 +29,10 @@ use My::Web; our @ListItem=( - "name"=>"Patch Descent 2 to Avoid CD-ROM", + "name"=>a_href('http://www.descent2.com/','Descent 2').' no-CD', "priority"=>2, "download"=>"patchd2.zip", - "summary"=>"Patch for no-CD", + "summary"=>a_href('http://www.descent2.com/','Descent 2').' patch to avoid CD-ROM requirement', "license"=>"PD", "maintenance"=>"ready", "language"=>"i386 asm patch",