diff --git a/helpers/make-python-apt b/helpers/make-python-apt
index ff287e76e12a02d2c8616d6585ee2a87d9e6a4ed..8a1ed7e9e9afc69f5d4f918dfd57d4978d0948da 100644
--- a/helpers/make-python-apt
+++ b/helpers/make-python-apt
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 COMPONENT=main
 
 . ./config
@@ -26,8 +26,6 @@ cat << EOF > data/templates/Trisquel.mirrors
 #LOC:ES
 http://es.archive.trisquel.info/trisquel/
 ftp://es.archive.trisquel.info/trisquel/
-http://ftp.rediris.es/mirror/Trisquel/packages/
-ftp://ftp.rediris.es/mirror/Trisquel/packages/
 #LOC:FR
 http://fr.archive.trisquel.info/trisquel/
 ftp://fr.archive.trisquel.info/trisquel/
diff --git a/helpers/make-ubiquity b/helpers/make-ubiquity
index 57d678e7699d37d7bcd810aaa0672b8688e0d4ab..90b56b128729ff39d6d7f28d59ad7891fcd8d323 100644
--- a/helpers/make-ubiquity
+++ b/helpers/make-ubiquity
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 
 . ./config
 
@@ -50,7 +50,7 @@ set -e
 
 file="\$1"
 
-FASTEST=http://ftp.rediris.es/mirror/Trisquel/packages/
+FASTEST=http://es.archive.trisquel.info/trisquel/
 SPEED=1000000000000
 
 for i in \$(grep 'tp:' /usr/share/python-apt/templates/Trisquel.mirrors)
diff --git a/helpers/make-ubufox b/helpers/make-ubufox
index 6b735bfc20847e076bb434087dab7dc3e1275585..0c4c42197c038738e8d9ef45f9e07f4c06802822 100644
--- a/helpers/make-ubufox
+++ b/helpers/make-ubufox
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=2
+VERSION=3
 
 . ./config
 
@@ -111,7 +111,7 @@ pref("general.useragent.vendorSub", "$REVISION");
 pref("general.useragent.compatMode.abrowser",true);
 
 // Startup pages
-//pref ("browser.startup.page" , 3);
+pref ("browser.startup.page" , 3);
 //pref ("browser.startup.homepage" , "http://trisquel.info");
 //pref ("startup.homepage_welcome_url", "http://trisquel.info/welcome");
 //pref ("startup.homepage_override_url" , "http://trisquel.info/newbrowser");
diff --git a/helpers/make-update-manager b/helpers/make-update-manager
index df4d7cc8c30c2e6361c25e08ad925a7cb4d2cecd..913ed1cc838f0ea6b5dadb9f58765f3e521c2526 100644
--- a/helpers/make-update-manager
+++ b/helpers/make-update-manager
@@ -21,7 +21,7 @@
 # gpg -ba release_name.tar.gz
 # Also, don't forget to update the meta-release files at archive and packages.t.i
 
-VERSION=5
+VERSION=6
 
 . ./config
 
@@ -205,8 +205,6 @@ http://us.archive.trisquel.info/trisquel/
 http://nl.archive.trisquel.info/
 http://in.archive.trisquel.info/
 ftp://in.archive.trisquel.info/
-http://ftp.rediris.es/mirror/Trisquel/packages/
-ftp://ftp.rediris.es/mirror/Trisquel/packages/
 EOF
 
 rm DistUpgrade/DistUpgrade.cfg