diff options
author | vs <vs@FreeBSD.org> | 2004-08-19 21:25:38 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-08-19 21:25:38 +0800 |
commit | 9e688eba715052dca6a6425af4ffd23db263f3d0 (patch) | |
tree | a85df804cf8457db9d3071475d717a0049c5cf3a /graphics | |
parent | 9ecf22769a4060a0d6a3c5d54f106c30b4f0c8e3 (diff) | |
download | freebsd-ports-gnome-9e688eba715052dca6a6425af4ffd23db263f3d0.tar.gz freebsd-ports-gnome-9e688eba715052dca6a6425af4ffd23db263f3d0.tar.zst freebsd-ports-gnome-9e688eba715052dca6a6425af4ffd23db263f3d0.zip |
mirror.ac.uk -> mirrorservice.org
PR: ports/69481
Submitted by: Tim Bishop, Dejan Lesjak
Approved by: maintainers
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux-f10-libmng/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-f8-libmng/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-libmng/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/linux-f10-libmng/Makefile b/graphics/linux-f10-libmng/Makefile index fbe0ceece91f..150caf7ef18b 100644 --- a/graphics/linux-f10-libmng/Makefile +++ b/graphics/linux-f10-libmng/Makefile @@ -36,7 +36,7 @@ LANG?= en 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.mirrorservice.org/sites/ftp.redhat.com/pub/redhat/__DIR__/ STDDIR= linux/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= linux/updates/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH} DBPATH= /var/lib/rpm diff --git a/graphics/linux-f8-libmng/Makefile b/graphics/linux-f8-libmng/Makefile index fbe0ceece91f..150caf7ef18b 100644 --- a/graphics/linux-f8-libmng/Makefile +++ b/graphics/linux-f8-libmng/Makefile @@ -36,7 +36,7 @@ LANG?= en 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.mirrorservice.org/sites/ftp.redhat.com/pub/redhat/__DIR__/ STDDIR= linux/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= linux/updates/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH} DBPATH= /var/lib/rpm diff --git a/graphics/linux-libmng/Makefile b/graphics/linux-libmng/Makefile index fbe0ceece91f..150caf7ef18b 100644 --- a/graphics/linux-libmng/Makefile +++ b/graphics/linux-libmng/Makefile @@ -36,7 +36,7 @@ LANG?= en 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.mirrorservice.org/sites/ftp.redhat.com/pub/redhat/__DIR__/ STDDIR= linux/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= linux/updates/${BASEVERSION}/${LANG}/os/${MACHINE_ARCH} DBPATH= /var/lib/rpm |