aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-07-07 10:31:49 +0800
committerswills <swills@FreeBSD.org>2011-07-07 10:31:49 +0800
commit6f9ea62e6dd0e5af05426e9100ad5e417e957651 (patch)
tree167651b1f3adcda9c1d96fd39d9144c6b1890d4b /Mk
parent30965ae46c34c1943a711e8c73479ef750f09039 (diff)
downloadfreebsd-ports-gnome-6f9ea62e6dd0e5af05426e9100ad5e417e957651.tar.gz
freebsd-ports-gnome-6f9ea62e6dd0e5af05426e9100ad5e417e957651.tar.zst
freebsd-ports-gnome-6f9ea62e6dd0e5af05426e9100ad5e417e957651.zip
- Update MASTER_SITE_GNUPG to working mirrors
Approved by: portmgr
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk21
1 files changed, 13 insertions, 8 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 53e6bef7a362..1c2b06585574 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -550,17 +550,22 @@ MASTER_SITE_GNU+= \
.if !defined(IGNORE_MASTER_SITE_GNUPG)
MASTER_SITE_GNUPG+= \
- http://ftp.linux.it/pub/mirrors/gnupg/%SUBDIR%/ \
- ftp://ftp.demon.nl/pub/mirrors/gnupg/%SUBDIR%/ \
- ftp://sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \
- ftp://ftp.jyu.fi/pub/crypt/gcrypt/%SUBDIR%/ \
+ http://gnupg.org.favoritelinks.net/%SUBDIR%/ \
+ http://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \
+ http://dotsrc.org/%SUBDIR%/ \
ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- ftp://ftp.surfnet.nl/pub/security/gnupg/%SUBDIR%/ \
ftp://ftp.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- ftp://sunsite.cnlab-switch.ch/mirror/gcrypt/%SUBDIR%/ \
ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} \
- ftp://igloo.linux.gr/pub/crypto/gnupg/%SUBDIR%/ \
+ ftp://mirror.cict.fr/gnupg/%SUBDIR%/ \
+ http://artfiles.org/gnupg.org/%SUBDIR%/ \
+ ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
+ ftp://ftp.crysys.hu/pub/gnupg/%SUBDIR%/ \
+ ftp://ftp.hi.is/pub/mirrors/gnupg/%SUBDIR%/ \
+ http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
+ http://gpg-mirror.5coluna.com/ftp/%SUBDIR%/ \
+ ftp://ftp.sunet.se/pub/security/gnupg/%SUBDIR%/ \
+ ftp://mirror.switch.ch/mirror/gnupg/%SUBDIR%/ \
+ http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/
.endif