aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/linux_devtools-6/Makefile4
-rw-r--r--devel/linux_devtools-7/Makefile4
-rw-r--r--devel/linux_devtools/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile
index 17fdef5b66ac..cf6b50111ff8 100644
--- a/devel/linux_devtools-6/Makefile
+++ b/devel/linux_devtools-6/Makefile
@@ -48,8 +48,8 @@ RPM_MIRRORS= \
ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \
ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/
-STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS
-UPDDIR= updates/6.1/${MACHINE_ARCH}
+STDDIR= linux/6.1/en/os/${MACHINE_ARCH}/RedHat/RPMS
+UPDDIR= linux/updates/6.1/en/os/${MACHINE_ARCH}
.include <bsd.port.pre.mk>
diff --git a/devel/linux_devtools-7/Makefile b/devel/linux_devtools-7/Makefile
index 17fdef5b66ac..cf6b50111ff8 100644
--- a/devel/linux_devtools-7/Makefile
+++ b/devel/linux_devtools-7/Makefile
@@ -48,8 +48,8 @@ RPM_MIRRORS= \
ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \
ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/
-STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS
-UPDDIR= updates/6.1/${MACHINE_ARCH}
+STDDIR= linux/6.1/en/os/${MACHINE_ARCH}/RedHat/RPMS
+UPDDIR= linux/updates/6.1/en/os/${MACHINE_ARCH}
.include <bsd.port.pre.mk>
diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile
index 17fdef5b66ac..cf6b50111ff8 100644
--- a/devel/linux_devtools/Makefile
+++ b/devel/linux_devtools/Makefile
@@ -48,8 +48,8 @@ RPM_MIRRORS= \
ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \
ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/
-STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS
-UPDDIR= updates/6.1/${MACHINE_ARCH}
+STDDIR= linux/6.1/en/os/${MACHINE_ARCH}/RedHat/RPMS
+UPDDIR= linux/updates/6.1/en/os/${MACHINE_ARCH}
.include <bsd.port.pre.mk>