Author: bdubbs Date: 2012-03-09 11:28:16 -0700 (Fri, 09 Mar 2012) New Revision: 9654
Modified: trunk/BOOK/server/mail/postfix.xml Log: Remove invalid http link for postfix Modified: trunk/BOOK/server/mail/postfix.xml =================================================================== --- trunk/BOOK/server/mail/postfix.xml 2012-03-09 18:24:08 UTC (rev 9653) +++ trunk/BOOK/server/mail/postfix.xml 2012-03-09 18:28:16 UTC (rev 9654) @@ -4,8 +4,8 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY postfix-download-http - "http://postfix.energybeam.com/source/official/postfix-&postfix-version;.tar.gz"> + <!ENTITY postfix-download-http " "> + <!--"http://postfix.energybeam.com/source/official/postfix-&postfix-version;.tar.gz">--> <!ENTITY postfix-download-ftp "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz"> <!ENTITY postfix-md5sum "5c81b304a42c691671454dfe80b506ca"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
