Author: jbeich Date: Thu Dec 19 03:56:00 2013 New Revision: 1459 Log: oops, one mirror uses slightly different directory layout
Modified: trunk/www/linux-tor-browser/Makefile Modified: trunk/www/linux-tor-browser/Makefile ============================================================================== --- trunk/www/linux-tor-browser/Makefile Thu Dec 19 03:55:35 2013 (r1458) +++ trunk/www/linux-tor-browser/Makefile Thu Dec 19 03:56:00 2013 (r1459) @@ -10,7 +10,7 @@ MASTER_SITE_TOR=https://www.torproject.org/dist/%SUBDIR%/ \ https://archive.torproject.org/tor-package-archive/%SUBDIR%/ \ ftp://ftp.bit.nl/mirror/tor/%SUBDIR%/ \ - http://cyberside.net.ee/tor/%SUBDIR%/ \ + http://cyberside.net.ee/tor/torbrowser/linux/ \ http://ftp.bit.nl/mirror/tor/%SUBDIR%/ \ http://mirror.hessmo.com/tor/dist/%SUBDIR%/ \ http://mirror.host4site.co.il/torproject.org/dist/%SUBDIR%/ \ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
