summaryrefslogtreecommitdiff
path: root/devel/linux_devtools-6/Makefile
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2001-09-07 18:27:44 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2001-09-07 18:27:44 +0000
commit78462c178d8ec9b15c00efc2a7b32e756e429fe8 (patch)
tree0e63e8308216475fb9948122896e3db5ddf52d5e /devel/linux_devtools-6/Makefile
parentUpdate to tcsh-6.11. (diff)
Update for the not-so-new RH distribution directory structure.
Numerous reminders by: portsurvey
Diffstat (limited to '')
-rw-r--r--devel/linux_devtools-6/Makefile4
1 files changed, 2 insertions, 2 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>