aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh-devel/Makefile
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1996-03-07 01:57:58 +0800
committertorstenb <torstenb@FreeBSD.org>1996-03-07 01:57:58 +0800
commitcbe39d9b59311ee70db41cf24e61b5352ab30255 (patch)
treed8898e6eec616368b3558d73a84ba1495220b337 /shells/zsh-devel/Makefile
parente1a704e809dcb106ea9eefb28d0b239b338aadca (diff)
downloadfreebsd-ports-gnome-cbe39d9b59311ee70db41cf24e61b5352ab30255.tar.gz
freebsd-ports-gnome-cbe39d9b59311ee70db41cf24e61b5352ab30255.tar.zst
freebsd-ports-gnome-cbe39d9b59311ee70db41cf24e61b5352ab30255.zip
upgrade to beta 13
Diffstat (limited to 'shells/zsh-devel/Makefile')
-rw-r--r--shells/zsh-devel/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 7e7352834834..62e4df2697e9 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: zsh
-# Version required: 2.6 beta7
+# Version required: 2.6 beta13
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.12 1995/06/25 03:32:15 torstenb Exp $
+# $Id: Makefile,v 1.13 1995/07/01 21:51:58 torstenb Exp $
#
-DISTNAME= zsh-2.6-beta10
-PKGNAME= zsh-2.6b10
+DISTNAME= zsh-2.6-beta13
+PKGNAME= zsh-2.6b13
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
ftp://ftp.sterling.com/zsh/src/ \
@@ -15,7 +15,8 @@ MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/src/ \
ftp://mrrl.lut.ac.uk/zsh/src/ \
ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/src/ \
- ftp://ftp.ips.oz.au/pub/packages/zsh/src/
+ ftp://ftp.ips.oz.au/pub/packages/zsh/src/ \
+ ftp://ftp.uit.no/pub/unix/shells/zsh/src/
MAINTAINER= torstenb@FreeBSD.ORG