diff options
author | mezz <mezz@FreeBSD.org> | 2008-05-27 06:35:07 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-05-27 06:35:07 +0800 |
commit | 61d635f704b95d8b641b191fcd2e369cb02c379f (patch) | |
tree | 09dbf10bc7acf984d908d923d96866e56b305eed | |
parent | 63797097343e3b4cf5bbc4b6591c3d1793fb7253 (diff) | |
download | freebsd-ports-gnome-61d635f704b95d8b641b191fcd2e369cb02c379f.tar.gz freebsd-ports-gnome-61d635f704b95d8b641b191fcd2e369cb02c379f.tar.zst freebsd-ports-gnome-61d635f704b95d8b641b191fcd2e369cb02c379f.zip |
Remove a dead mirror and move http://rpmfind.net/linux/gnome.org to more
bottom since /gnome.org doesn't exist. Maybe it will be back later, so keep
it in bottom for now. Will need to recheck in next week to see if it should
be remove or not.
-rw-r--r-- | Mk/bsd.sites.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 7c99844ea7ed..f9475b001ded 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -526,8 +526,6 @@ MASTER_SITE_GNOME+= \ ftp://ftp.belnet.be/mirror/ftp.gnome.org/%SUBDIR%/ \ ftp://ftp.no.gnome.org/pub/GNOME/%SUBDIR%/ \ ftp://ftp.dit.upm.es/linux/gnome/%SUBDIR%/ \ - http://rpmfind.net/linux/gnome.org/%SUBDIR%/ \ - http://saimei.acc.umu.se/pub/GNOME/%SUBDIR%/ \ http://laotzu.acc.umu.se/pub/GNOME/%SUBDIR%/ \ http://gemmei.acc.umu.se/pub/GNOME/%SUBDIR%/ \ http://chuangtzu.acc.umu.se/pub/GNOME/%SUBDIR%/ \ @@ -535,6 +533,7 @@ MASTER_SITE_GNOME+= \ ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ \ http://ftp.unina.it/pub/linux/GNOME/%SUBDIR%/ \ http://www.gtlib.cc.gatech.edu/pub/gnome/%SUBDIR%/ \ + http://rpmfind.net/linux/gnome.org/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/X/gnome/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/gnome/&,} \ ftp://ftp.kddlabs.co.jp/pub/GNOME/%SUBDIR%/ \ |