diff options
author | vs <vs@FreeBSD.org> | 2004-07-26 20:13:47 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-07-26 20:13:47 +0800 |
commit | 9574576c34272a3aa3330ddc05fe24ede45a382e (patch) | |
tree | 1d4a82cca5ba897da1bfbb7a76bf20c994e1f2c0 /x11-toolkits | |
parent | e4336fbd763f3bdd84233839cd030f5589a70deb (diff) | |
download | freebsd-ports-gnome-9574576c34272a3aa3330ddc05fe24ede45a382e.tar.gz freebsd-ports-gnome-9574576c34272a3aa3330ddc05fe24ede45a382e.tar.zst freebsd-ports-gnome-9574576c34272a3aa3330ddc05fe24ede45a382e.zip |
Remove references to mirror.ac.uk
PR: ports/69481
Submitted by: Tim Bishop
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/linux-f10-gtk/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/linux-f8-gtk/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/linux-gtk/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index 5cadd6bf14cd..c8accef766ec 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -35,8 +35,7 @@ LANG= en BASEVERSION?= 7.1 RPM_MIRRORS= \ ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ + ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ STDDIR= linux/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= linux/updates/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH} .if (${MACHINE_ARCH} == "i386") diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile index 5cadd6bf14cd..c8accef766ec 100644 --- a/x11-toolkits/linux-f8-gtk/Makefile +++ b/x11-toolkits/linux-f8-gtk/Makefile @@ -35,8 +35,7 @@ LANG= en BASEVERSION?= 7.1 RPM_MIRRORS= \ ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ + ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ STDDIR= linux/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= linux/updates/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH} .if (${MACHINE_ARCH} == "i386") diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile index 5cadd6bf14cd..c8accef766ec 100644 --- a/x11-toolkits/linux-gtk/Makefile +++ b/x11-toolkits/linux-gtk/Makefile @@ -35,8 +35,7 @@ LANG= en BASEVERSION?= 7.1 RPM_MIRRORS= \ ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ + ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ STDDIR= linux/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= linux/updates/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH} .if (${MACHINE_ARCH} == "i386") |