X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fd1xnet%2FListItem.pm;h=189951356d7edc27c3c77912c0f67ca2e9584e50;hb=6e95b07130d69246ce12bd868a27f7039b1e6676;hp=06c80d4303fa61e65c20cd099f763fc4aa6344d4;hpb=803a010b4c9ad4406da8ec0742ad92e2ea3045b0;p=www.jankratochvil.net.git diff --git a/project/d1xnet/ListItem.pm b/project/d1xnet/ListItem.pm index 06c80d4..1899513 100755 --- a/project/d1xnet/ListItem.pm +++ b/project/d1xnet/ListItem.pm @@ -29,10 +29,10 @@ use My::Web; our @ListItem=( - "name"=>"D1X native TCP/IP support patch", + "name"=>a_href('http://d1x.warpcore.org/','D1X').' TCP/IP', "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",