1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Avoid redirects on the primary master site

Reported by:	Ruslan Mahmatkhanov
This commit is contained in:
Brendan Fabeny 2011-07-21 15:10:56 +00:00
parent a9a18a9577
commit 926ec47f7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278122
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ PORTNAME= tor
DISTVERSION= 0.2.3.1-alpha
PORTREVISION= 1
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/ \

View File

@ -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/ \