Revision
141194
Author
jeremyhu@macports.org
Date
2015-10-12 08:31:41 -0700 (Mon, 12 Oct 2015)

Log Message

libbluray: Use an http mirror (#49217)

Modified Paths

Diff

Modified: trunk/dports/multimedia/libbluray/Portfile (141193 => 141194)


--- trunk/dports/multimedia/libbluray/Portfile	2015-10-12 15:20:38 UTC (rev 141193)
+++ trunk/dports/multimedia/libbluray/Portfile	2015-10-12 15:31:41 UTC (rev 141194)
@@ -14,7 +14,7 @@
 long_description    ${description}
 
 homepage            http://www.videolan.org/developers/libbluray.html
-master_sites        ftp://ftp.videolan.org/pub/videolan/libbluray/${version}
+master_sites        http://get.videolan.org/libbluray/${version}
 
 use_bzip2           yes