aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-06-29 10:31:42 +0800
committerasami <asami@FreeBSD.org>2000-06-29 10:31:42 +0800
commit86688662ee4069a7cd518676ff8e421c8f0e809d (patch)
tree6305ab987dcce715d514f38deb608104562723ec /shells
parent52f18bf97a85d08baed7eb38c0d7b388b5979ef6 (diff)
downloadfreebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.tar.gz
freebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.tar.zst
freebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.zip
Use ${MASTER_SITE_LOCAL}.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 28b8cdf6d057..49770c42e945 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -9,14 +9,15 @@ PORTNAME= zsh
PORTVERSION= 3.1.9
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ \
+ ${MASTER_SITE_LOCAL} \
ftp://ftp.zsh.org/%SUBDIR%/ \
ftp://ftp.sterling.com/%SUBDIR%/ \
ftp://ftp.rge.com/pub/%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%/
-MASTER_SITE_SUBDIR= ${PORTNAME}
+# last one for ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ${PORTNAME} knu
DISTNAME= ${PORTNAME}-${ZSH_VER}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${ZSHFUNC_FILES}