diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-04 07:43:07 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-04 07:43:07 +0000 |
commit | be0a75ae211cc4b66ba9fb1698a5233239364c1b (patch) | |
tree | a49d3eac3b3901222b9d7fd65f0d06f68ef552bd /shells | |
parent | e4c01bccf3e668babca9cc7c72f573085c4a1b7d (diff) | |
download | FreeBSD-ports-be0a75ae211cc4b66ba9fb1698a5233239364c1b.zip FreeBSD-ports-be0a75ae211cc4b66ba9fb1698a5233239364c1b.tar.gz |
[patch][non-maintainer] remove dead master site from shells/zsh
Per Fenner's logs, ftp://uiarchive.uiuc.edu disappeared around
July 22nd of this year. It should be removed from this port.
PR: ports/57563
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index d9d46b7..c362ce9 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -33,7 +33,6 @@ MASTER_SITES= http://www.zsh.org/zsh/ \ http://archive.progeny.com/zsh/ \ ftp://archive.progeny.com/zsh/ \ http://mirrors.theonlinerecordstore.com/zsh/ \ - ftp://uiarchive.uiuc.edu/mirrors/ftp/ftp.zsh.org/pub/zsh/ \ ftp://ftp.rge.com/pub/shells/zsh/ \ ftp://sunsite.org.uk/packages/zsh/ \ ftp://ftp.net.lut.ac.uk/zsh/ \ |