diff options
author | marcel <marcel@FreeBSD.org> | 2001-09-08 02:27:44 +0800 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2001-09-08 02:27:44 +0800 |
commit | b3bb42ffb25180368408debe6e4b3c2307d5d1dc (patch) | |
tree | 9dd307d16e3dc1b5db3a524315e6882121be557d /devel | |
parent | 0d2e0a7bf0a14e2cb931d49ec2857e9e3cb2370c (diff) | |
download | freebsd-ports-gnome-b3bb42ffb25180368408debe6e4b3c2307d5d1dc.tar.gz freebsd-ports-gnome-b3bb42ffb25180368408debe6e4b3c2307d5d1dc.tar.zst freebsd-ports-gnome-b3bb42ffb25180368408debe6e4b3c2307d5d1dc.zip |
Update for the not-so-new RH distribution directory structure.
Numerous reminders by: portsurvey
Diffstat (limited to 'devel')
-rw-r--r-- | devel/linux_devtools-6/Makefile | 4 | ||||
-rw-r--r-- | devel/linux_devtools-7/Makefile | 4 | ||||
-rw-r--r-- | devel/linux_devtools/Makefile | 4 |
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> |