diff options
author | torstenb <torstenb@FreeBSD.org> | 1995-07-02 05:52:13 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1995-07-02 05:52:13 +0800 |
commit | d5c4c34873d5f6d60d46c786888d4ec9b7b13ec2 (patch) | |
tree | c1353cc26505a4350ed103925215651b1deb7a6a /shells/zsh | |
parent | f69f62636984f71703061a9bd5c9f8b1f8ada41c (diff) | |
download | freebsd-ports-gnome-d5c4c34873d5f6d60d46c786888d4ec9b7b13ec2.tar.gz freebsd-ports-gnome-d5c4c34873d5f6d60d46c786888d4ec9b7b13ec2.tar.zst freebsd-ports-gnome-d5c4c34873d5f6d60d46c786888d4ec9b7b13ec2.zip |
update (to 2.6-beta 10)
Diffstat (limited to 'shells/zsh')
-rw-r--r-- | shells/zsh/Makefile | 6 | ||||
-rw-r--r-- | shells/zsh/distinfo | 2 | ||||
-rw-r--r-- | shells/zsh/pkg-comment | 2 | ||||
-rw-r--r-- | shells/zsh/pkg-plist | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 1c4148dabfed..7e7352834834 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -3,11 +3,11 @@ # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.11 1995/06/02 05:14:48 asami Exp $ +# $Id: Makefile,v 1.12 1995/06/25 03:32:15 torstenb Exp $ # -DISTNAME= zsh-2.6-beta8 -PKGNAME= zsh-2.6b8 +DISTNAME= zsh-2.6-beta10 +PKGNAME= zsh-2.6b10 CATEGORIES+= shells MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \ ftp://ftp.sterling.com/zsh/src/ \ diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo index a655bd934cfd..7e98913dcfe5 100644 --- a/shells/zsh/distinfo +++ b/shells/zsh/distinfo @@ -1 +1 @@ -MD5 (zsh-2.6-beta8.tar.gz) = b530cf0881263e3e9031ef19368bde27 +MD5 (zsh-2.6-beta10.tar.gz) = 68578874cdcaf6987e69b27271ee74e6 diff --git a/shells/zsh/pkg-comment b/shells/zsh/pkg-comment index fd7204ea63d6..f1b71774df22 100644 --- a/shells/zsh/pkg-comment +++ b/shells/zsh/pkg-comment @@ -1 +1 @@ -Zsh - the Z shell, version 2.6 beta 8 +Zsh - the Z shell, version 2.6 beta 10 diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist index 763ef88f096a..7790ff721953 100644 --- a/shells/zsh/pkg-plist +++ b/shells/zsh/pkg-plist @@ -1,5 +1,5 @@ bin/zsh -bin/zsh-2.6-beta8 +bin/zsh-2.6-beta10 info/zsh.info info/zsh.info-1 info/zsh.info-2 |