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 | |
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
-rw-r--r-- | archivers/rpm/Makefile | 3 | ||||
-rw-r--r-- | security/bjorb/Makefile | 3 | ||||
-rw-r--r-- | shells/esh/Makefile | 3 | ||||
-rw-r--r-- | sysutils/maint/Makefile | 3 | ||||
-rw-r--r-- | textproc/htmltolatex/Makefile | 3 | ||||
-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 |
8 files changed, 8 insertions, 16 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index 7052db14b9b2..4ed45e4059f0 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -9,8 +9,7 @@ PORTNAME= rpm PORTVERSION= 3.0.6 PORTREVISION= 9 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ +MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ MAINTAINER= ports@FreeBSD.org COMMENT= The Red Hat Package Manager diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile index a6d0f6f3a278..0c3c1129e227 100644 --- a/security/bjorb/Makefile +++ b/security/bjorb/Makefile @@ -8,8 +8,7 @@ PORTNAME= bjorb PORTVERSION= 0.5.5p1 CATEGORIES= security -MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ - http://people.FreeBSD.org/~foxfair/distfiles/ +MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Secure TCP relay software with SSL diff --git a/shells/esh/Makefile b/shells/esh/Makefile index ef105982a05d..d98409149568 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -8,8 +8,7 @@ PORTNAME= esh PORTVERSION= 0.8.5 CATEGORIES= shells -MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ - http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/ \ +MASTER_SITES= http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/ \ http://people.FreeBSD.org/~foxfair/distfiles/ MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/maint/Makefile b/sysutils/maint/Makefile index 62c2ca3e154e..7d8b021fdbf5 100644 --- a/sysutils/maint/Makefile +++ b/sysutils/maint/Makefile @@ -8,8 +8,7 @@ PORTNAME= maint PORTVERSION= 0.5.2 CATEGORIES= sysutils python -MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ - http://people.FreeBSD.org/~foxfair/distfiles/ +MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= System maintenance package written in Python and CSH diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index ab413d30432f..3455bb6fc978 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -10,8 +10,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 PORTREVISION= 2 CATEGORIES= textproc -MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ - http://people.FreeBSD.org/~foxfair/distfiles/ +MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org 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") |