aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-03-11 22:13:19 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-03-11 22:13:19 +0000
commit40594b52a6537be5948aae8d0af40e3519c3d2c2 (patch)
tree1608f5ecb65f1b9e227555139c3113a02545767c /Mk/bsd.sites.mk
parent0c595dfd5b1daea37beb3148ea01ed9598af2b44 (diff)
Notes
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 92c3dc4ca8d5..253f082ee716 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -412,6 +412,16 @@ MASTER_SITE_GENTOO+= \
ftp://gentoo.kems.net/pub/mirrors/gentoo/%SUBDIR%/
.endif
+.if !defined(IGNORE_MASTER_SITE_GET_E)
+MASTER_SITE_GET_E+= \
+ http://www0.get-e.org/%SUBDIR%/_files/ \
+ http://www1.get-e.org/%SUBDIR%/_files/ \
+ http://www2.get-e.org/%SUBDIR%/_files/ \
+ http://www3.get-e.org/%SUBDIR%/_files/ \
+ http://www4.get-e.org/%SUBDIR%/_files/ \
+ http://www5.get-e.org/%SUBDIR%/_files/
+.endif
+
.if !defined(IGNORE_MASTER_SITE_GNOME)
MASTER_SITE_GNOME+= \
ftp://ftp.belnet.be/mirror/ftp.gnome.org/%SUBDIR%/ \