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 /shells | |
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 'shells')
-rw-r--r-- | shells/esh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |