diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile index 3c9c8e989b7e..0891ce8f7c64 100644 --- a/shells/zsh-devel/Makefile +++ b/shells/zsh-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= zsh PORTVERSION= 3.1.9 CATEGORIES= shells -MASTER_SITES= http://people.FreeBSD.org/~knu/ports/distfiles/ \ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ \ ftp://ftp.zsh.org/%SUBDIR%/ \ ftp://ftp.sterling.com/%SUBDIR%/ \ ftp://ftp.rge.com/pub/%SUBDIR%/ \ |