summaryrefslogtreecommitdiff
path: root/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
parentSync PORTREVISION with main port. (diff)
- Add Get-E mirrors for e17 stuff.
Notes
Notes: svn path=/head/; revision=187165
Diffstat (limited to '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%/ \