diff options
author | trevor <trevor@FreeBSD.org> | 2003-10-28 16:14:06 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-10-28 16:14:06 +0800 |
commit | e0173d321a969b091c86c57690aebaa97ae62d8f (patch) | |
tree | 8fa1a91a0dbb29790358adcfe2a61e11a31181d1 /Mk/bsd.sites.mk | |
parent | c312b7bfc733bdd1033233cd19fb05526c390825 (diff) | |
download | freebsd-ports-gnome-e0173d321a969b091c86c57690aebaa97ae62d8f.tar.gz freebsd-ports-gnome-e0173d321a969b091c86c57690aebaa97ae62d8f.tar.zst freebsd-ports-gnome-e0173d321a969b091c86c57690aebaa97ae62d8f.zip |
Promote mirrors.usc.edu to the top of the REDHAT list. It has some
Red Hat 6.1 distfiles which are not present on the rutgers or gatech
sites.
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 4c6931a0bbb5..acd2aee00395 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -647,9 +647,9 @@ MASTER_SITE_PYTHON+= \ http://shattered.teched.net/www.python.org/%SUBDIR%/ MASTER_SITE_REDHAT_LINUX+= \ + http://mirrors.usc.edu/pub/linux/distributions/redhat/redhat/linux/%SUBDIR%/ \ http://www.gtlib.cc.gatech.edu/pub/redhat/linux/%SUBDIR%/ \ ftp://ftp.rutgers.edu/pub/redhat/linux/%SUBDIR%/ \ - http://mirrors.usc.edu/pub/linux/distributions/redhat/redhat/linux/%SUBDIR%/ \ ftp://ftp.redhat.com/pub/redhat/linux/%SUBDIR%/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/linux/%SUBDIR%/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/linux/%SUBDIR%/ \ |