diff options
author | thierry <thierry@FreeBSD.org> | 2010-10-24 04:23:01 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2010-10-24 04:23:01 +0800 |
commit | 3de2328f77f0e8db9a05c29211498919604bf88c (patch) | |
tree | 7269cb0ec7e1aab9a2cb084ca03abe574afe57a9 /Mk | |
parent | 8144d5c546766ee9eedb8e05cb6e06d633a11823 (diff) | |
download | freebsd-ports-gnome-3de2328f77f0e8db9a05c29211498919604bf88c.tar.gz freebsd-ports-gnome-3de2328f77f0e8db9a05c29211498919604bf88c.tar.zst freebsd-ports-gnome-3de2328f77f0e8db9a05c29211498919604bf88c.zip |
Do some cleaning among the Horde mirrors.
Reported by: distilator
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 2f95ee5f16ed..78f5ff8a4964 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -579,12 +579,12 @@ MASTER_SITE_GOOGLE_CODE+= \ .if !defined(IGNORE_MASTER_SITE_HORDE) MASTER_SITE_HORDE+= \ http://ftp.horde.org/pub/%SUBDIR%/ \ - http://ftp.at.horde.org/mirror/horde/%SUBDIR%/ \ ftp://ftp.horde.org/pub/%SUBDIR%/ \ - ftp://ftp.at.horde.org/mirror/horde/%SUBDIR%/ \ - ftp://ftp.it.horde.org/horde/pub/%SUBDIR%/ \ - ftp://ftp.es.horde.org/pub/%SUBDIR%/ \ - ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/%SUBDIR%/ + ftp://ftp.at.horde.org/infosys/webapps/horde/%SUBDIR%/ \ + ftp://ftp.de.horde.org/mirrors/ftp.de.horde.org/pub/%SUBDIR%/ \ + ftp://ftp.se.horde.org/mirror/horde/pub/%SUBDIR%/ \ + ftp://ftp.tw.horde.org/pub/%SUBDIR%/ \ + ftp://ftp.us.horde.org/pub/software/horde//%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_IDSOFTWARE) |