Revision: 100165 https://trac.macports.org/changeset/100165 Author: ryandesign@macports.org Date: 2012-12-01 01:34:20 -0800 (Sat, 01 Dec 2012) Log Message: ----------- quickfix: rewrite master_sites to avoid redirects Modified Paths: -------------- trunk/dports/devel/quickfix/Portfile Modified: trunk/dports/devel/quickfix/Portfile =================================================================== --- trunk/dports/devel/quickfix/Portfile 2012-12-01 06:32:09 UTC (rev 100164) +++ trunk/dports/devel/quickfix/Portfile 2012-12-01 09:34:20 UTC (rev 100165) @@ -16,7 +16,7 @@ platforms darwin homepage http://www.quickfixengine.org/ -master_sites sourceforge +master_sites sourceforge:project/quickfix/quickfix/${version} worksrcdir ${name} checksums md5 1e569a32107ecfc1de9c15bdcb5dc360 \
participants (1)
-
ryandesign@macports.org