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:
parent
a9a18a9577
commit
926ec47f7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278122
@ -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/ \
|
||||
|
@ -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/ \
|
||||
|
Loading…
Reference in New Issue
Block a user