aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-01-10 02:52:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-01-10 02:52:51 +0000
commit891684f6f241e9be73b70d399fa8e7b51c13d0c7 (patch)
tree203fcc57a639a5c9d67b601ddec3d2f16be26391 /Mk/bsd.sites.mk
parent14449520c4b758e26af62800645eaa0a8091243e (diff)
downloadports-891684f6f241e9be73b70d399fa8e7b51c13d0c7.tar.gz
ports-891684f6f241e9be73b70d399fa8e7b51c13d0c7.zip
artfiles.org way down, because it is pathologically slow.
Notes
Notes: svn path=/head/; revision=431059
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 413e7ba486de..b59045c7132b 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -614,7 +614,7 @@ MASTER_SITE_GNU+= \
.if !defined(IGNORE_MASTER_SITE_GNUPG)
MASTER_SITE_GNUPG+= \
- http://artfiles.org/gnupg.org/%SUBDIR%/ \
+ https://gnupg.org/ftp/gcrypt/%SUBDIR%/ \
http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
ftp://ftp.sunet.se/pub/security/gnupg/%SUBDIR%/ \
ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
@@ -624,6 +624,7 @@ MASTER_SITE_GNUPG+= \
ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
ftp://ftp.crysys.hu/pub/gnupg/%SUBDIR%/ \
http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
+ http://artfiles.org/gnupg.org/%SUBDIR%/ \
ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \
http://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/%SUBDIR%/
.endif