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 /devel/linux_devtools-6 | |
parent | ad69d29be388a86e454a532d66814756ca496375 (diff) |
Notes
Diffstat (limited to 'devel/linux_devtools-6')
-rw-r--r-- | devel/linux_devtools-6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile index 61569f996ff0..05d0506c512e 100644 --- a/devel/linux_devtools-6/Makefile +++ b/devel/linux_devtools-6/Makefile @@ -38,7 +38,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__/ \ |