Author: randy Date: 2005-09-21 10:26:53 -0600 (Wed, 21 Sep 2005) New Revision: 5112
Modified: trunk/BOOK/pst/ps/enscript.xml Log: Added download URLs that actually work to the Enscript instructions Modified: trunk/BOOK/pst/ps/enscript.xml =================================================================== --- trunk/BOOK/pst/ps/enscript.xml 2005-09-21 05:05:53 UTC (rev 5111) +++ trunk/BOOK/pst/ps/enscript.xml 2005-09-21 16:26:53 UTC (rev 5112) @@ -4,8 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; + <!-- Keeping this URL as this is the actual maintainer's site <!ENTITY enscript-download-http "http://www.iki.fi/mtr/genscript/enscript-&enscript-version;.tar.gz"> - <!ENTITY enscript-download-ftp " "> + --> + + <!ENTITY enscript-download-http "http://fresh.t-systems-sfr.com/unix/src/misc/enscript-&enscript-version;.tar.gz"> + <!ENTITY enscript-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/enscript-&enscript-version;.tar.gz"> <!ENTITY enscript-md5sum "b5174b59e4a050fb462af5dbf28ebba3"> <!ENTITY enscript-size "1.0 MB"> <!ENTITY enscript-buildsize "10.2 MB"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
