diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-11-01 07:54:24 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-11-01 07:54:24 +0000 |
commit | 958c4877b8de15304921e1df4ea268774e91a1cc (patch) | |
tree | 4cf0efed04a11bc9fc9d38da21c135451ee8317b | |
parent | Remove the patch to poll.C (note the uppercase .C extension). It is a (diff) |
update University of Kent Netlib mirrors
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=306784
-rw-r--r-- | Mk/bsd.sites.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index d10005510cc4..d82c0edbe248 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -821,8 +821,8 @@ MASTER_SITE_NETBSD+= \ MASTER_SITE_NETLIB+= \ ftp://ftp.netlib.org/%SUBDIR%/ \ http://www.netlib.org/%SUBDIR%/ \ - ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/netlib.bell-labs.com/netlib/%SUBDIR%/ \ + ftp://old-ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/%SUBDIR%/ \ + http://old-www.mirrorservice.org/sites/netlib.bell-labs.com/netlib/%SUBDIR%/ \ ftp://ftp.netlib.no/netlib/%SUBDIR%/ \ http://www.netlib.no/netlib/%SUBDIR%/ \ ftp://ftp.irisa.fr/pub/netlib/%SUBDIR%/ \ |