diff options
author | miwi <miwi@FreeBSD.org> | 2011-12-29 23:14:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-12-29 23:14:54 +0800 |
commit | 48eed907963d23d1f37d54b8063fb5c81c913045 (patch) | |
tree | 3630be4de5e17e3c9eea8e6a99e50bcb13440915 /Mk/bsd.sites.mk | |
parent | dde35b59345752c8373cb9323d8a31d197c4c1c3 (diff) | |
download | freebsd-ports-gnome-48eed907963d23d1f37d54b8063fb5c81c913045.tar.gz freebsd-ports-gnome-48eed907963d23d1f37d54b8063fb5c81c913045.tar.zst freebsd-ports-gnome-48eed907963d23d1f37d54b8063fb5c81c913045.zip |
- Update XFCE mirrors
PR: 163580
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index bb092830de41..5f5284430558 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -1415,10 +1415,12 @@ MASTER_SITE_XFCE+= \ 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%/ + http://archive.al-us.xfce.org/%SUBDIR%/ \ + http://mirrors.tummy.com/pub/archive.xfce.org/%SUBDIR%/ \ + http://mirror.yongbok.net/X11/xfce-mirror/%SUBDIR%/ \ + http://xfce.ognisco.com/%SUBDIR%/ \ + http://mirror.sinn3r.org/xfce/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_XORG) |