aboutsummaryrefslogtreecommitdiffstats
path: root/security/tor
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-07-21 23:10:56 +0800
committerbf <bf@FreeBSD.org>2011-07-21 23:10:56 +0800
commitc3e1fc1ea8da02f4b10d61bb81a4407909656b2a (patch)
tree031f901b2812e061bba11b0e9a5cfd74174c4be6 /security/tor
parentbecfdf976e921ced78078d51f38926ae789648e4 (diff)
downloadfreebsd-ports-gnome-c3e1fc1ea8da02f4b10d61bb81a4407909656b2a.tar.gz
freebsd-ports-gnome-c3e1fc1ea8da02f4b10d61bb81a4407909656b2a.tar.zst
freebsd-ports-gnome-c3e1fc1ea8da02f4b10d61bb81a4407909656b2a.zip
Avoid redirects on the primary master site
Reported by: Ruslan Mahmatkhanov
Diffstat (limited to 'security/tor')
-rw-r--r--security/tor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index d8608c1402f0..903c0026ab69 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tor
DISTVERSION= 0.2.1.30
CATEGORIES= security net ipv6
-MASTER_SITES= http://www.torproject.org/dist/ \
+MASTER_SITES= https://www.torproject.org/dist/ \
ftp://ftp.bit.nl/mirror/tor/ \
http://cyberside.net.ee/tor/ \
http://mirrors.chaos-darmstadt.de/tor-mirror/dist/ \