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 a1f5f93e3e76..44d3c0b52753 100644 --- a/shells/zsh-devel/Makefile +++ b/shells/zsh-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_LOCAL} \ ftp://ftp.zsh.org/%SUBDIR%/ \ ftp://ftp.sterling.com/%SUBDIR%/ \ - ftp://ftp.rge.com/pub/%SUBDIR%/ \ + ftp://ftp.rge.com/pub/shells/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/pub/unix/shells/%SUBDIR%/ \ ftp://ftp.ips.oz.au/pub/packages/%SUBDIR%/ \ ftp://ftp.uit.no/pub/unix/shells/%SUBDIR%/ |