Browse Source

fix kernel mirrors

Waldemar Brodkorb 12 years ago
parent
commit
c14a054fc7
1 changed files with 1 additions and 3 deletions
  1. 1 3
      mk/mirrors.mk

+ 1 - 3
mk/mirrors.mk

@@ -11,10 +11,8 @@ MASTER_SITE_MIRBSD?=	\
 	http://pub.allbsd.org/MirOS/distfiles/ \
 
 MASTER_SITE_KERNEL?=	\
+	ftp://www.kernel.org/pub/linux/ \
 	http://www.kernel.org/pub/linux/ \
-	http://www.de.kernel.org/pub/linux/ \
-	http://www.fi.kernel.org/pub/linux/ \
-	http://www.fr.kernel.org/pub/linux/ \
 
 MASTER_SITE_XORG?=	\
 	http://www.x.org/releases/X11R7.6/src/everything/ \