summaryrefslogtreecommitdiff
path: root/emulators/suse_linux
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-03-19 12:56:27 +0000
committerwiz <wiz@pkgsrc.org>2004-03-19 12:56:27 +0000
commitb60b5091e632c47c5ff2695f4f1e6c7ef71b4703 (patch)
tree44349e09d65a0a55753d2aa846b90a6417bb4d96 /emulators/suse_linux
parent89102e27230926581645f1726561eda4be93bbcf (diff)
downloadpkgsrc-b60b5091e632c47c5ff2695f4f1e6c7ef71b4703.tar.gz
SUSE 7.3 has been discontinued -- fix ftp path on master site, and remove
mirrors that don't serve the discontinued releases.
Diffstat (limited to 'emulators/suse_linux')
-rw-r--r--emulators/suse_linux/Makefile.common8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/suse_linux/Makefile.common b/emulators/suse_linux/Makefile.common
index 88004a5682f..f8e91409218 100644
--- a/emulators/suse_linux/Makefile.common
+++ b/emulators/suse_linux/Makefile.common
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.common,v 1.16 2003/04/17 21:54:37 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.17 2004/03/19 12:56:27 wiz Exp $
SUSE_VERSION= 7.3
.include "../../emulators/suse_linux/arch.mk"
-MASTER_SITE_SUSE?= ftp://ftp.suse.com/pub/suse/${SUSE_ARCH}/${SUSE_VERSION}/suse/ \
- ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/${SUSE_ARCH}/${SUSE_VERSION}/suse/ \
- ftp://gd.tuwien.ac.at/linux/suse.com/suse/${SUSE_ARCH}/${SUSE_VERSION}/suse/
+MASTER_SITE_SUSE?= ftp://ftp.suse.com/pub/suse/discontinued/${SUSE_ARCH}/${SUSE_VERSION}/suse/
+# ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/discontinued/${SUSE_ARCH}/${SUSE_VERSION}/suse/
+# ftp://gd.tuwien.ac.at/linux/suse.com/suse/discontinued/${SUSE_ARCH}/${SUSE_VERSION}/suse/
MASTER_SITE_SUSE_UPD= ${MASTER_SITE_SUSE:S/${SUSE_VERSION}\/suse/update\/${SUSE_VERSION}/}