Revision: 76466 http://trac.macports.org/changeset/76466 Author: jmr@macports.org Date: 2011-02-24 07:42:04 -0800 (Thu, 24 Feb 2011) Log Message: ----------- libxslt: add a http source Modified Paths: -------------- trunk/dports/textproc/libxslt/Portfile Modified: trunk/dports/textproc/libxslt/Portfile =================================================================== --- trunk/dports/textproc/libxslt/Portfile 2011-02-24 15:36:38 UTC (rev 76465) +++ trunk/dports/textproc/libxslt/Portfile 2011-02-24 15:42:04 UTC (rev 76466) @@ -19,7 +19,8 @@ functions and some of Saxon's evaluate and expressions extensions. homepage http://xmlsoft.org/XSLT/ -master_sites ftp://xmlsoft.org/libxslt/ \ +master_sites http://xmlsoft.org/sources/ \ + ftp://xmlsoft.org/libxslt/ \ ftp://fr.rpmfind.net/pub/libxml/ \ ftp://gd.tuwien.ac.at/pub/libxml/ # gnome mirrors only have up to 1.1.22, ticket #17737
participants (1)
-
jmr@macports.org