summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-11 10:34:05 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-11 10:34:05 +0000
commit11143560ba54f84452d1b79459f67eb3ee65c6b9 (patch)
treec2c8c69b282558c36470e94e417ade71f87f0d58 /mk
parent130c17b5db1a2cc489ffaeec9d7afb59223792ed (diff)
downloadpkgsrc-11143560ba54f84452d1b79459f67eb3ee65c6b9.tar.gz
Add another mirror to MASTER_SITE_SUSE, needed for emulators/suse_x11
package.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index f6aed56fe75..bd61877d012 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1385 2004/02/10 22:33:47 jlam Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1386 2004/02/11 10:34:05 xtraeme Exp $
#
# This file is in the public domain.
#
@@ -1061,6 +1061,7 @@ MASTER_SITE_SOURCEFORGE+= \
ftp://ftp.tuwien.ac.at/linux/sourceforge/
MASTER_SITE_SUSE+= \
+ http://altruistic.lbl.gov/mirrors/suse/${MACHINE_ARCH}/${SUSE_VERSION}/suse/ \
ftp://rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \
ftp://fr.rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \
ftp://fr2.rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \