diff options
author | tron <tron> | 2001-04-17 11:16:35 +0000 |
---|---|---|
committer | tron <tron> | 2001-04-17 11:16:35 +0000 |
commit | d6491246daac438e670d69f1ae6d5fc656f436f1 (patch) | |
tree | 911f7589345005403c5c468aa1a77a4b3a58fa5c /shells | |
parent | bee885ffc187a0a4722cb56ca8cbec555564be17 (diff) | |
download | pkgsrc-d6491246daac438e670d69f1ae6d5fc656f436f1.tar.gz |
Remove dead mirror from master site list.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 63ea0e9328a..d17c774258b 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2001/04/16 22:39:18 zuntum Exp $ +# $NetBSD: Makefile,v 1.19 2001/04/17 11:16:35 tron Exp $ # DISTNAME= zsh-3.0.8 CATEGORIES= shells -MASTER_SITES= ftp://uiarchive.uiuc.edu/pub/packages/shells/zsh/ \ - ftp://ftp.rge.com/pub/shells/zsh/ \ +MASTER_SITES= ftp://ftp.rge.com/pub/shells/zsh/ \ ftp://sunsite.auc.dk/pub/unix/shells/zsh/ \ ftp://ftp.uit.no/pub/unix/shells/zsh/ \ ftp://ftp.cenatls.cena.dgac.fr/shells/zsh/ \ |