Redhat.com does not offer any of the 6.2 and 8.0 files off their main
ftp server anymore.  You have to use their archive.download server.
This patch fixes that.  The other two download sites are borked too.
Still digging into a what's up there.

Jim


Index: Makefile.inc
===================================================================
RCS file: /cvs/ports/emulators/redhat/Makefile.inc,v
retrieving revision 1.8
diff -u -r1.8 Makefile.inc
--- Makefile.inc        2005/10/24 10:36:02     1.8
+++ Makefile.inc        2006/01/17 21:58:12
@@ -9,7 +9,7 @@
 PERMIT_DISTFILES_CDROM=        Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITE_REDHAT=ftp://ftp.redhat.com/pub/ \
+MASTER_SITE_REDHAT=ftp://archive.download.redhat.com/pub/ \
                ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/ \
                ftp://ftp.uni-bayreuth.de/pub/redhat.com/
 

Reply via email to