diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:40:52 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:40:52 +0000 |
commit | ccf4c430e0eb4dcd101f1f328f14587ed73f3c07 (patch) | |
tree | 3e4688595d58a1248f4ec2c9088449cfb7385e6d /emulators/linux_base-rh-9 | |
parent | murray is now a committer, reflect this in MAINTAINER. (diff) |
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
Notes
Notes:
svn path=/head/; revision=28453
Diffstat (limited to 'emulators/linux_base-rh-9')
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index adf3d0102357..a21159ed124a 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -29,7 +29,7 @@ NO_MTREE= yes PLIST= ${PKGDIR}/PLIST.${MACHINE_ARCH} RPM_MIRRORS= \ - ftp://ftp.cdrom.com/pub/linux/redhat/__DIR__/ \ + ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ |