summaryrefslogtreecommitdiff
path: root/mk/fetch
diff options
context:
space:
mode:
authorasau <asau>2009-02-15 14:31:52 +0000
committerasau <asau>2009-02-15 14:31:52 +0000
commit556999c91f7e5a023175a77d25aa4d45f290cff7 (patch)
tree901d490a0506efeb13366776debf34f12df9106f /mk/fetch
parent1236b284e04f1f1613ef226ef2d833ebcfd5894d (diff)
downloadpkgsrc-556999c91f7e5a023175a77d25aa4d45f290cff7.tar.gz
Add MASTER_SITE_NETLIB to list Netlib and its mirrors.
Netlib is a collection of mathematical software, papers, and databases.
Diffstat (limited to 'mk/fetch')
-rw-r--r--mk/fetch/sites.mk8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk
index 31fb996fea8..59ca62e8a10 100644
--- a/mk/fetch/sites.mk
+++ b/mk/fetch/sites.mk
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.51 2008/12/02 12:58:59 obache Exp $
+# $NetBSD: sites.mk,v 1.52 2009/02/15 14:31:52 asau Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -817,6 +817,12 @@ MASTER_SITE_FREEBSD_LOCAL+= \
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ \
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/
+MASTER_SITE_NETLIB+= \
+ http://netlib.org/ \
+ http://netlib.sandia.gov/ \
+ http://www.netlib.no/netlib/ \
+ http://www.mirrorservice.org/sites/netlib.bell-labs.com/netlib/
+
# The primary backup site.
MASTER_SITE_BACKUP?= \
ftp://ftp.fi.NetBSD.org/pub/NetBSD/packages/distfiles/ \