Minor wording adjustment.
authorshort <>
Wed, 22 Oct 2003 16:19:03 +0000 (16:19 +0000)
committershort <>
Wed, 22 Oct 2003 16:19:03 +0000 (16:19 +0000)
project/ppp9k/ListItem.pm

index c5ff3f8..d2ba16a 100755 (executable)
@@ -34,7 +34,9 @@ our @ListItem=(
                "priority"=>410,
                # FIXME: 'http://cvs.jankratochvil.net/viewcvs/' -> $W->{"project_viewcvs"}
                "download"=>'http://cvs.jankratochvil.net/viewcvs/'."*checkout*/nethome/home/lace/bin/ppp9k?rev=HEAD",
-               "summary"=>"Connect device (Nokia Communicator) by serial PPP to your LAN",
+               "summary"=>"Connect "
+                               .a_href('http://www.nokia.com/phones/9110i','Nokia Communicator')
+                               ." by serial PPP to your LAN",
                "license"=>"PD",
                "maintenance"=>"ready",
                "language"=>"bash",