aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2015-12-08 03:19:44 +0000
committerJason E. Hale <jhale@FreeBSD.org>2015-12-08 03:19:44 +0000
commit6395b1009ef4337ad49ad94e2d0e0fe0727b4567 (patch)
treeafa4ce2670a35d9571b9b21b26066324f85978d0 /Mk/bsd.sites.mk
parentfc43475d81a17aec828e2bec5cf26396f2ee3cad (diff)
downloadports-6395b1009ef4337ad49ad94e2d0e0fe0727b4567.tar.gz
ports-6395b1009ef4337ad49ad94e2d0e0fe0727b4567.zip
Update MASTER_SITES_GNUPG
- Remove dead mirrors - Sorted with ports-mgmt/fastest_sites and manually moved a few sites to the bottom of the list that were not synced
Notes
Notes: svn path=/head/; revision=403248
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk22
1 files changed, 7 insertions, 15 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index eeb05f1be8ac..6254400a8f31 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -700,26 +700,18 @@ MASTER_SITE_GNU+= \
.if !defined(IGNORE_MASTER_SITE_GNUPG)
MASTER_SITE_GNUPG+= \
- http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- http://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \
- ftp://ftp.surfnet.nl/pub/security/gnupg/%SUBDIR%/ \
+ http://artfiles.org/gnupg.org/%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%/ \
- ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- ftp://ftp.bit.nl/mirror/gnupg/%SUBDIR%/ \
ftp://mirror.switch.ch/mirror/gnupg/%SUBDIR%/ \
- http://artfiles.org/gnupg.org/%SUBDIR%/ \
+ http://gd.tuwien.ac.at/privacy/gnupg/%SUBDIR%/ \
+ http://mirrors.dotsrc.org/gcrypt/%SUBDIR%/ \
ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
ftp://ftp.crysys.hu/pub/gnupg/%SUBDIR%/ \
- http://gd.tuwien.ac.at/privacy/gnupg/%SUBDIR%/ \
- ftp://mirror.cict.fr/gnupg/%SUBDIR%/ \
- http://mirrors.dotsrc.org/%SUBDIR%/ \
- ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \
- ftp://ftp.sunet.se/pub/security/gnupg/%SUBDIR%/ \
- ftp://ftp.hi.is/pub/mirrors/gnupg/%SUBDIR%/ \
- ftp://ftp.jyu.fi/pub/crypt/gcrypt/%SUBDIR%/ \
- http://dist.gnupg.pt/%SUBDIR%/ \
- http://gnupg.org.favoritelinks.net/%SUBDIR%/
+ http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
+ ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \
+ http://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_GNUSTEP)