diff options
author | Jason Stubbs <jstubbs@gentoo.org> | 2005-09-29 16:35:04 +0000 |
---|---|---|
committer | Jason Stubbs <jstubbs@gentoo.org> | 2005-09-29 16:35:04 +0000 |
commit | c84a5f314855086be72736000de25e0bb0aee9b4 (patch) | |
tree | b85339e80777e26072831fb55e3fddc65a8f54dd | |
parent | 98c7c36f0324a43a55450d4a78e63a6363c8f9ca (diff) | |
download | portage-c84a5f314855086be72736000de25e0bb0aee9b4.tar.gz portage-c84a5f314855086be72736000de25e0bb0aee9b4.tar.bz2 portage-c84a5f314855086be72736000de25e0bb0aee9b4.zip |
Update the casing of "linux" on the default distfile mirror.
svn path=/main/branches/2.0/; revision=2054
-rw-r--r-- | cnf/make.globals | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.globals b/cnf/make.globals index 9156089d3..83c28f3fc 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -17,7 +17,7 @@ SYNC="rsync://rsync.gentoo.org/gentoo-portage" # Default distfiles mirrors -GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" +GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" # Repository Paths PORTDIR=/usr/portage |