summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/linux_base-6/Makefile2
-rw-r--r--emulators/linux_base-62/Makefile2
-rw-r--r--emulators/linux_base-8/Makefile2
-rw-r--r--emulators/linux_base-rh-9/Makefile2
-rw-r--r--emulators/linux_base-suse-9.1/Makefile2
-rw-r--r--emulators/linux_base-suse-9.2/Makefile2
-rw-r--r--emulators/linux_base-suse-9.3/Makefile2
-rw-r--r--emulators/linux_base/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile
index a21159ed124a..3d81d0ed718c 100644
--- a/emulators/linux_base-6/Makefile
+++ b/emulators/linux_base-6/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>
diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile
index a21159ed124a..3d81d0ed718c 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>
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index a21159ed124a..3d81d0ed718c 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/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>
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile
index a21159ed124a..3d81d0ed718c 100644
--- a/emulators/linux_base-rh-9/Makefile
+++ b/emulators/linux_base-rh-9/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>
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile
index a21159ed124a..3d81d0ed718c 100644
--- a/emulators/linux_base-suse-9.1/Makefile
+++ b/emulators/linux_base-suse-9.1/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>
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile
index a21159ed124a..3d81d0ed718c 100644
--- a/emulators/linux_base-suse-9.2/Makefile
+++ b/emulators/linux_base-suse-9.2/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>
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index a21159ed124a..3d81d0ed718c 100644
--- a/emulators/linux_base-suse-9.3/Makefile
+++ b/emulators/linux_base-suse-9.3/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>
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>