diff options
author | msmith <msmith@FreeBSD.org> | 2000-05-28 22:53:57 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 2000-05-28 22:53:57 +0000 |
commit | 3d67e30bbe3a4dc4db6357dcf0d6a79c9b201f63 (patch) | |
tree | b3f37cd0535c19930c4b5d4bfb8637087c2e05b2 /emulators/linux_base-62 | |
parent | 6ea848ba709f7d9df7aacce5a0067c82b26b88dd (diff) | |
download | FreeBSD-ports-3d67e30bbe3a4dc4db6357dcf0d6a79c9b201f63.zip FreeBSD-ports-3d67e30bbe3a4dc4db6357dcf0d6a79c9b201f63.tar.gz |
RH6.1 has moved into old-releases on the master and most mirrors,
track this while we wait for 6.3 or something less buggy than 6.2.
Diffstat (limited to 'emulators/linux_base-62')
-rw-r--r-- | emulators/linux_base-62/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index a21159e..3d81d0e 100644 --- a/emulators/linux_base-62/Makefile +++ b/emulators/linux_base-62/Makefile @@ -38,7 +38,7 @@ RPM_MIRRORS= \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ -STDDIR= redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS +STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include <bsd.port.pre.mk> |