summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-23 16:54:59 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-23 16:54:59 +0000
commit16d11e2f4ba922097cd8e7c200a89f40d78fb660 (patch)
tree5e45782b4f2526da7990bc3cc6167af1a68dc92f /emulators
parente092fa42c5fa50e7901055ed280a275e86aac31a (diff)
downloadpkgsrc-16d11e2f4ba922097cd8e7c200a89f40d78fb660.tar.gz
SuSE 9.1 is discontinued, directory layout changed to reflect that.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse91_linux/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/suse91_linux/Makefile.common b/emulators/suse91_linux/Makefile.common
index 84515a47c60..d5b873ae048 100644
--- a/emulators/suse91_linux/Makefile.common
+++ b/emulators/suse91_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2006/06/19 23:25:48 jlam Exp $
+# $NetBSD: Makefile.common,v 1.16 2007/01/23 16:54:59 joerg Exp $
.include "../../emulators/suse91_linux/vars.mk"
.include "../../emulators/suse91_linux/arch.mk"
@@ -7,8 +7,8 @@ ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-i386 NetBSD-3.99*-x86_64 \
NetBSD-[4-9]*-x86_64 FreeBSD-*-i386 \
DragonFly-*-i386
-_SUSE_FTP_SUBDIR= suse/${SUSE_ARCH_DIR}/9.1/suse/${SUSE_ARCH}/
-_SUSE_FTP_SUBDIR_UPD= suse/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/
+_SUSE_FTP_SUBDIR= suse/discontinued/${SUSE_ARCH_DIR}/9.1/suse/${SUSE_ARCH}/
+_SUSE_FTP_SUBDIR_UPD= suse/discontinued/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/
MASTER_SITE_SUSE91?= ftp://ftp.suse.com/pub/${_SUSE_FTP_SUBDIR} \
ftp://ftp.suse.com/pub/${_SUSE_FTP_SUBDIR_UPD} \