Author: randy
Date: 2007-02-01 11:17:02 -0700 (Thu, 01 Feb 2007)
New Revision: 6499

Modified:
   tags/6.2.0-rc1/general/genutils/tidy.xml
Log:
Fixed broken download URLs in the HTML Tidy instructions

Modified: tags/6.2.0-rc1/general/genutils/tidy.xml
===================================================================
--- tags/6.2.0-rc1/general/genutils/tidy.xml    2007-02-01 18:14:21 UTC (rev 
6498)
+++ tags/6.2.0-rc1/general/genutils/tidy.xml    2007-02-01 18:17:02 UTC (rev 
6499)
@@ -4,8 +4,8 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY tidy-download-http 
"http://tidy.sourceforge.net/src/tidy_src_&tidy-version;.tgz";>
-  <!ENTITY tidy-download-ftp  " ">
+  <!ENTITY tidy-download-http 
"http://tidy.sourceforge.net/src/old/tidy_src_&tidy-version;.tgz";>
+  <!ENTITY tidy-download-ftp  
"ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/tidy_src_&tidy-version;.tgz";>
   <!ENTITY tidy-md5sum        "1e39fafd6808978871346658c8da1454">
   <!ENTITY tidy-size          "256 KB">
   <!ENTITY tidy-buildsize     "10.3 MB">

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to