diff options
author | trevor <trevor@FreeBSD.org> | 2005-01-15 17:28:37 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2005-01-15 17:28:37 +0000 |
commit | c807f242f6f2cadac4bac2ff0da8d4ceb43691d4 (patch) | |
tree | 8951119bc1f5ca959515b2e88e68cd81d874d119 /Mk | |
parent | ae0eff10c7e8abd3306ae63a026c47cb5528aba5 (diff) | |
download | FreeBSD-ports-c807f242f6f2cadac4bac2ff0da8d4ceb43691d4.zip FreeBSD-ports-c807f242f6f2cadac4bac2ff0da8d4ceb43691d4.tar.gz |
Remove ftp.rz.uni-karlsruhe.de and ftp2.compaq.com from the Red Hat
list. Both were set up with no SUBDIR. The former gives a "No
such directory" response and the latter only carries Alpha bits
from Red Hat 7.2, whereas I removed Alpha support from the Red Hat
7 linux_base port when I updated it to 7.3. I conclude that these
entries are no longer needed.
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index f772e91..d89750d 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -918,9 +918,7 @@ MASTER_SITE_REDHAT_LINUX+= \ ftp://ftp.carrier.kiev.ua/pub/Linux/RedHat/redhat/linux/%SUBDIR%/ \ ftp://ftp.riken.go.jp/pub/Linux/redhat/releases/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/pub/Linux/packages/RedHat/redhat/linux/%SUBDIR%/ \ - ftp://ftp.cse.cuhk.edu.hk/pub2/redhat/%SUBDIR%/ \ - ftp://ftp2.compaq.com/pub/linux/RedHat/7.2-alpha/updates/rpms/alpha/ \ - ftp://ftp.rz.uni-karlsruhe.de/pub/mirror/ftp.redhat.de/pub/redhat/updates/7.2/en/os/i386/ + ftp://ftp.cse.cuhk.edu.hk/pub2/redhat/%SUBDIR%/ # # RingServers in Japan |