diff options
author | Mike Smith <msmith@FreeBSD.org> | 2000-05-28 22:53:57 +0000 |
---|---|---|
committer | Mike Smith <msmith@FreeBSD.org> | 2000-05-28 22:53:57 +0000 |
commit | 6710b4a9f0090ccd1199fa49d61515142f3ae8ff (patch) | |
tree | 721d1783cd78c28330b51cc350ee1dfbaeeba390 /emulators/linux_base/Makefile | |
parent | bf32e6617e65130776d752031c890c77a1faf39e (diff) |
Notes
Diffstat (limited to 'emulators/linux_base/Makefile')
-rw-r--r-- | emulators/linux_base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index a21159ed124a..3d81d0ed718c 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/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> |