summaryrefslogtreecommitdiff
path: root/shells/zsh-devel
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-29 15:20:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-29 15:20:10 +0000
commitff050cd00965bc512962fa81678d415bce7a35f4 (patch)
tree3caf339263113c1c6b6e4e4f4e520a553b88c63f /shells/zsh-devel
parentUpdate to 3.1.7.p1. (diff)
Oops, I forgot the distfile zsh-3.1.7-pre-1.tar.gz was under
zsh/development/, not zsh/. Noticed by: cpiazza
Notes
Notes: svn path=/head/; revision=28071
Diffstat (limited to 'shells/zsh-devel')
-rw-r--r--shells/zsh-devel/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index dd67a8bb7d0c..39ebc5410c42 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -9,12 +9,13 @@ PORTNAME= zsh
PORTVERSION= 3.1.7.p1
CATEGORIES= shells
MASTER_SITES= http://people.FreeBSD.org/~knu/ports/distfiles/ \
- ftp://ftp.zsh.org/zsh/ \
- ftp://ftp.sterling.com/zsh/ \
- ftp://ftp.rge.com/pub/zsh/ \
- ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \
- ftp://ftp.ips.oz.au/pub/packages/zsh/ \
- ftp://ftp.uit.no/pub/unix/shells/zsh/
+ 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= zsh/development
DISTNAME= ${PORTNAME}-${ZSH_VER}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${ZSHFUNC_FILES}