summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1996-05-15 18:39:35 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1996-05-15 18:39:35 +0000
commit2f8774e7b341e8e04705c72defb0616d46975fab (patch)
tree9a1819f5e2441b1a41372e98d50687f0b5fd0295 /shells
parentUpgrade (diff)
Update to beta 17
Notes
Notes: svn path=/head/; revision=3085
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-devel/Makefile6
-rw-r--r--shells/zsh-devel/pkg-comment2
-rw-r--r--shells/zsh-devel/pkg-plist2
-rw-r--r--shells/zsh/Makefile6
-rw-r--r--shells/zsh/pkg-comment2
-rw-r--r--shells/zsh/pkg-plist2
6 files changed, 10 insertions, 10 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 62e4df2697e9..7ef8a859327b 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -3,11 +3,11 @@
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.13 1995/07/01 21:51:58 torstenb Exp $
+# $Id: Makefile,v 1.14 1996/03/06 17:57:37 torstenb Exp $
#
-DISTNAME= zsh-2.6-beta13
-PKGNAME= zsh-2.6b13
+DISTNAME= zsh-2.6-beta17
+PKGNAME= zsh-2.6b17
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
ftp://ftp.sterling.com/zsh/src/ \
diff --git a/shells/zsh-devel/pkg-comment b/shells/zsh-devel/pkg-comment
index c9c39208cd60..03d8c0582561 100644
--- a/shells/zsh-devel/pkg-comment
+++ b/shells/zsh-devel/pkg-comment
@@ -1 +1 @@
-Zsh - the Z shell, version 2.6 beta 13
+Zsh - the Z shell, version 2.6 beta 17
diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist
index e9aefa1f4b0f..7490e9542145 100644
--- a/shells/zsh-devel/pkg-plist
+++ b/shells/zsh-devel/pkg-plist
@@ -1,7 +1,7 @@
bin/zsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
-bin/zsh-2.6-beta13
+bin/zsh-2.6-beta17
info/zsh.info
info/zsh.info-1
info/zsh.info-2
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 62e4df2697e9..7ef8a859327b 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -3,11 +3,11 @@
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.13 1995/07/01 21:51:58 torstenb Exp $
+# $Id: Makefile,v 1.14 1996/03/06 17:57:37 torstenb Exp $
#
-DISTNAME= zsh-2.6-beta13
-PKGNAME= zsh-2.6b13
+DISTNAME= zsh-2.6-beta17
+PKGNAME= zsh-2.6b17
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
ftp://ftp.sterling.com/zsh/src/ \
diff --git a/shells/zsh/pkg-comment b/shells/zsh/pkg-comment
index c9c39208cd60..03d8c0582561 100644
--- a/shells/zsh/pkg-comment
+++ b/shells/zsh/pkg-comment
@@ -1 +1 @@
-Zsh - the Z shell, version 2.6 beta 13
+Zsh - the Z shell, version 2.6 beta 17
diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist
index e9aefa1f4b0f..7490e9542145 100644
--- a/shells/zsh/pkg-plist
+++ b/shells/zsh/pkg-plist
@@ -1,7 +1,7 @@
bin/zsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
-bin/zsh-2.6-beta13
+bin/zsh-2.6-beta17
info/zsh.info
info/zsh.info-1
info/zsh.info-2