[opendemo-cvs] CVS: opendemo/tools wpu,1.22,1.23
Status: Beta
Brought to you by:
girlich
From: Uwe G. <gi...@us...> - 2004-08-28 17:02:28
|
Update of /cvsroot/opendemo/opendemo/tools In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6113 Modified Files: wpu Log Message: adopted current lmpc version Index: wpu =================================================================== RCS file: /cvsroot/opendemo/opendemo/tools/wpu,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** wpu 28 Aug 2004 09:20:27 -0000 1.22 --- wpu 28 Aug 2004 17:02:18 -0000 1.23 *************** *** 390,395 **** my $DownloadSceleton = "You can download everything directly from ! <A HREF=\"\@FTPCDROMBASE@/\"><TT>ftp.cdrom.com</TT></A> ! or look it up in the PlanetQuake FTP mirror list. <DL> \@DOWNLOADENTRIES@ --- 390,395 ---- my $DownloadSceleton = "You can download everything directly from ! <A HREF=\"\@FILEPLANET@/\">FilePlanet</A> ! or look it up in the <A HREF=\"\@DOWNSF@\">SourceForge mirror list</A>. <DL> \@DOWNLOADENTRIES@ *************** *** 432,438 **** $desc = $values{"DD$count"}; $output .= "<DT><TT>$name</TT> from ! <A HREF=\"\@FTPCDROMBASE@/$name\">cdrom.com</A> or the ! <A HREF=\"\@FTPMIRRORBASE@/$name\">mirror list</A> <DD>$desc "; --- 432,438 ---- $desc = $values{"DD$count"}; $output .= "<DT><TT>$name</TT> from ! <A HREF=\"\@DOWNFP\@$name\">FilePlanet</A> or the ! <A HREF=\"\@DOWNSF@\">SourceForge mirror list</A> <DD>$desc "; |