aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-05-03 16:31:07 +0000
committerKurt Jaeger <pi@FreeBSD.org>2019-05-03 16:31:07 +0000
commitedfbdc71525e3802786a65399377f6c1956b7b0d (patch)
tree8c2bdbd2fe2eb1e9ac786dba324645b3131978bc /Mk/bsd.sites.mk
parent864ed2d9047efe8bbdbe85ac9dc3d237522ef17a (diff)
downloadports-edfbdc71525e3802786a65399377f6c1956b7b0d.tar.gz
ports-edfbdc71525e3802786a65399377f6c1956b7b0d.zip
Mk/bsd.sites.mk: update torproject.org link
- The old link redirects (302) to the new one. PR: 237732 Submitted by: Christian Inci <chris.freebsd@broke-the-inter.net>
Notes
Notes: svn path=/head/; revision=500741
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index f7838ed3cff3..0f5b646ace6a 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1118,7 +1118,7 @@ MASTER_SITE_TEX_CTAN+= \
# Derived from: https://www.torproject.org/getinvolved/mirrors.html.en
.if !defined(IGNORE_MASTER_SITE_TOR)
MASTER_SITE_TOR+= \
- https://www.torproject.org/dist/%SUBDIR%/ \
+ https://dist.torproject.org/%SUBDIR%/ \
https://archive.torproject.org/tor-package-archive/%SUBDIR%/ \
ftp://ftp.bit.nl/mirror/tor/%SUBDIR%/ \
https://cyberside.net.ee/tor/%SUBDIR%/ \