summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-02-11 10:34:05 +0000
committerxtraeme <xtraeme>2004-02-11 10:34:05 +0000
commitfa995a382cb7c54ef3a154861a6864711095c668 (patch)
treec2c8c69b282558c36470e94e417ade71f87f0d58 /mk
parentc2db24ee3fa8c1b498a5b1f44d6b35cd6ce50f5e (diff)
downloadpkgsrc-fa995a382cb7c54ef3a154861a6864711095c668.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}/ \