X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fd1xnet%2FListItem.pm;h=80fcdf87af0988e10eea3cb5a3e211dcb4a2ac5b;hb=dd8c6d6f376afc2f7a33118154707cc8e9e9059e;hp=06c80d4303fa61e65c20cd099f763fc4aa6344d4;hpb=aa487ce2d666d85b72312a8ba373aedcf72caa53;p=www.jankratochvil.net.git diff --git a/project/d1xnet/ListItem.pm b/project/d1xnet/ListItem.pm index 06c80d4..80fcdf8 100755 --- a/project/d1xnet/ListItem.pm +++ b/project/d1xnet/ListItem.pm @@ -29,10 +29,11 @@ use My::Web; our @ListItem=( - "name"=>"D1X native TCP/IP support patch", + "name"=>a_href('http://d1x.warpcore.org/','D1X').' TCP/IP', + "platform"=>"patch", "priority"=>2, "download"=>"d1x-tcpip-0.99.1.diff.gz", - "summary"=>"Network patch", + "summary"=>a_href('http://d1x.warpcore.org/','D1X').' native TCP/IP support patch', "license"=>"PD", "maintenance"=>"accepted", "language"=>"C module",