svn commit: r500741 - head/Mk
Kurt Jaeger
pi at FreeBSD.org
Fri May 3 16:31:09 UTC 2019
Author: pi
Date: Fri May 3 16:31:07 2019
New Revision: 500741
URL: https://svnweb.freebsd.org/changeset/ports/500741
Log:
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 at broke-the-inter.net>
Modified:
head/Mk/bsd.sites.mk
Modified: head/Mk/bsd.sites.mk
==============================================================================
--- head/Mk/bsd.sites.mk Fri May 3 15:48:05 2019 (r500740)
+++ head/Mk/bsd.sites.mk Fri May 3 16:31:07 2019 (r500741)
@@ -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%/ \
More information about the svn-ports-head
mailing list