summaryrefslogtreecommitdiff
path: root/emulators/linux_base-suse-9.3
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-05-24 08:28:41 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-05-24 08:28:41 +0000
commitf5e2f824d59f5e910b287c4e157caccb1d459768 (patch)
tree9577b0fb95a4f363996fc05c95b785dc8a52ac7e /emulators/linux_base-suse-9.3
parentSigh. Think more carefully. Seems that any kind of circular dependency (diff)
Chase the directory layout on ftp.redhat.com, no checksum changes.
Notes
Notes: svn path=/head/; revision=42998
Diffstat (limited to 'emulators/linux_base-suse-9.3')
-rw-r--r--emulators/linux_base-suse-9.3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index a5b2c14179fe..f47f7423d0e4 100644
--- a/emulators/linux_base-suse-9.3/Makefile
+++ b/emulators/linux_base-suse-9.3/Makefile
@@ -31,7 +31,7 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
RPM_MIRRORS= \
ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \
- ftp://ftp.redhat.com/redhat/__DIR__/ \
+ ftp://ftp.redhat.com/pub/redhat/__DIR__/ \
ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \
ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \
ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \
@@ -40,8 +40,8 @@ RPM_MIRRORS= \
ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \
ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/
-STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS
-UPDDIR= updates/6.1/${MACHINE_ARCH}
+STDDIR= linux/6.1/en/os/${MACHINE_ARCH}/RedHat/RPMS
+UPDDIR= linux/updates/6.1/en/os/${MACHINE_ARCH}
.include <bsd.port.pre.mk>