aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-gtk
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-26 20:13:47 +0800
committervs <vs@FreeBSD.org>2004-07-26 20:13:47 +0800
commit9574576c34272a3aa3330ddc05fe24ede45a382e (patch)
tree1d4a82cca5ba897da1bfbb7a76bf20c994e1f2c0 /x11-toolkits/linux-gtk
parente4336fbd763f3bdd84233839cd030f5589a70deb (diff)
downloadfreebsd-ports-graphics-9574576c34272a3aa3330ddc05fe24ede45a382e.tar.gz
freebsd-ports-graphics-9574576c34272a3aa3330ddc05fe24ede45a382e.tar.zst
freebsd-ports-graphics-9574576c34272a3aa3330ddc05fe24ede45a382e.zip
Remove references to mirror.ac.uk
PR: ports/69481 Submitted by: Tim Bishop
Diffstat (limited to 'x11-toolkits/linux-gtk')
-rw-r--r--x11-toolkits/linux-gtk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile
index 5cadd6bf14c..c8accef766e 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")