From c1c0f30b1fea4c3143c8ea293b15ca44370bb131 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 29 Jan 2009 13:53:29 +0000 Subject: - PHP: push brazilian and chinese mirrors to the end of the list, so well connected danmark mirror is tried first. Sorting mirror sites alphabetically is not a good idea. --- Mk/bsd.sites.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index fd27a204566b..211857e83ef8 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -994,8 +994,6 @@ MASTER_SITE_PGSQL+= \ .if !defined(IGNORE_MASTER_SITE_PHP) MASTER_SITE_PHP+= \ - http://br.php.net/%SUBDIR%/ \ - http://cn.php.net/%SUBDIR%/ \ http://dk.php.net/%SUBDIR%/ \ http://de.php.net/%SUBDIR%/ \ http://es.php.net/%SUBDIR%/ \ @@ -1007,6 +1005,8 @@ MASTER_SITE_PHP+= \ http://se.php.net/%SUBDIR%/ \ http://uk.php.net/%SUBDIR%/ \ http://us2.php.net/%SUBDIR%/ \ + http://br.php.net/%SUBDIR%/ \ + http://cn.php.net/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/php/&,} .endif -- cgit v1.2.3