aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2011-02-01 15:46:52 +0800
committeroliver <oliver@FreeBSD.org>2011-02-01 15:46:52 +0800
commit1aa93b5bddbf199e7db6350fd7e57dda74861b46 (patch)
tree25be7071786626a417f354f6dc8300b15c2b32a6 /Mk
parentdb47720c274d04c587024fe3f075799f925c920d (diff)
downloadfreebsd-ports-gnome-1aa93b5bddbf199e7db6350fd7e57dda74861b46.tar.gz
freebsd-ports-gnome-1aa93b5bddbf199e7db6350fd7e57dda74861b46.tar.zst
freebsd-ports-gnome-1aa93b5bddbf199e7db6350fd7e57dda74861b46.zip
fix MASTER_SITE_XFCE as many mirrors have changed
Feature safe: yes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk13
1 files changed, 8 insertions, 5 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index cd4b7eefa231..e5c93fe94385 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1374,11 +1374,14 @@ MASTER_SITE_XEMACS+= \
.if !defined(IGNORE_MASTER_SITE_XFCE)
MASTER_SITE_XFCE+= \
- http://archive.xfce.org/%SUBDIR%/ \
- http://mocha.xfce.org/archive/%SUBDIR%/ \
- http://www.tx-us.xfce.org/archive/%SUBDIR%/ \
- http://www.ca-us.xfce.org/archive/%SUBDIR%/src/ \
- http://www.p0llux.be/xfce/%SUBDIR%/
+ http://slackware.dreamhost.com/xfce/%SUBDIR%/ \
+ http://mirror.perldude.de/archive.xfce.org/%SUBDIR%/ \
+ http://archive.be.xfce.org/%SUBDIR%/ \
+ http://archive.be2.xfce.org/%SUBDIR%/ \
+ http://xfce.ozgurkuru.net/%SUBDIR%/ \
+ http://archive.se.xfce.org/%SUBDIR%/ \
+ http://archive.in-us.xfce.org/%SUBDIR%/ \
+ http://mirrors.tummy.com/pub/archive.xfce.org/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_XFREE)