aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-26 12:13:47 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-26 12:13:47 +0000
commit870da68c71e942eedd2bc8bc108af0cb1c7b9184 (patch)
tree54dc2b4f8f1e8b39c9be43b1f6557f664397a053
parent7fa277636446b24e8a5986f0034392f7534dcacb (diff)
downloadports-870da68c71e942eedd2bc8bc108af0cb1c7b9184.tar.gz
ports-870da68c71e942eedd2bc8bc108af0cb1c7b9184.zip
Notes
-rw-r--r--archivers/rpm/Makefile3
-rw-r--r--security/bjorb/Makefile3
-rw-r--r--shells/esh/Makefile3
-rw-r--r--sysutils/maint/Makefile3
-rw-r--r--textproc/htmltolatex/Makefile3
-rw-r--r--x11-toolkits/linux-f10-gtk/Makefile3
-rw-r--r--x11-toolkits/linux-f8-gtk/Makefile3
-rw-r--r--x11-toolkits/linux-gtk/Makefile3
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")