[74142] trunk/dports/graphics/sane-backends/Portfile
Revision: 74142 http://trac.macports.org/changeset/74142 Author: jmr@macports.org Date: 2010-12-05 17:17:31 -0800 (Sun, 05 Dec 2010) Log Message: ----------- sane-backends: add a http source to master_sites (#27553) Modified Paths: -------------- trunk/dports/graphics/sane-backends/Portfile Modified: trunk/dports/graphics/sane-backends/Portfile =================================================================== --- trunk/dports/graphics/sane-backends/Portfile 2010-12-06 01:10:13 UTC (rev 74141) +++ trunk/dports/graphics/sane-backends/Portfile 2010-12-06 01:17:31 UTC (rev 74142) @@ -16,7 +16,8 @@ Easy project. They allow you to access various \ scanners either locally or remote using saned. -master_sites ftp://ftp.sane-project.org/pub/sane/${distname}/ \ +master_sites http://alioth.debian.org/frs/download.php/3258/ \ + ftp://ftp.sane-project.org/pub/sane/${distname}/ \ ftp://ftp.sane-project.org/pub/sane/old-versions/${distname}/ checksums md5 be586a23633949cf2ecf0c9c6d769130 \
participants (1)
-
jmr@macports.org