diff options
Diffstat (limited to 'shells/zsh')
-rw-r--r-- | shells/zsh/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common index ad8ffdc7ac8..8b17f3cc454 100644 --- a/shells/zsh/Makefile.common +++ b/shells/zsh/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.45 2008/06/16 12:39:48 joerg Exp $ +# $NetBSD: Makefile.common,v 1.46 2008/07/03 09:07:26 uebayasi Exp $ DISTNAME= zsh-${ZSH_VERSION} CATEGORIES= shells -MASTER_SITES= ftp://sunsite.dk/pub/unix/shells/zsh/ \ +MASTER_SITES= ftp://mirrors.dotsrc.org/zsh/ \ ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \ ftp://ftp.funet.fi/pub/unix/shells/zsh/ \ http://www.math.technion.ac.il/pub/zsh/ \ |