summaryrefslogtreecommitdiff
path: root/shells/zsh/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2005-12-07 03:00:50 +0000
committeruebayasi <uebayasi@pkgsrc.org>2005-12-07 03:00:50 +0000
commit652605de6a89932df002de3366e45b7bc89c1cf6 (patch)
tree3e729347fae487f2adcabbea91b3d8c0726c3496 /shells/zsh/Makefile
parent6da4bddfe1cb977fd1c15b313ad13ef72af340f8 (diff)
downloadpkgsrc-652605de6a89932df002de3366e45b7bc89c1cf6.tar.gz
Update zsh to 4.2.6.
Better DragonFly support, new complete functions (arch_archives, arch_namespace, bzr, cplay, date, dchroot, dlocate, dpkg-cross, git, madison, module-assistant, piuparts, quilt, toolchain-source, urxvt, and xpdf), bug fixes, etc.
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r--shells/zsh/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 424f1624f67..1984a2784b2 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2005/11/26 15:41:16 uebayasi Exp $
+# $NetBSD: Makefile,v 1.51 2005/12/07 03:00:50 uebayasi Exp $
.include "../../shells/zsh/Makefile.common"
-PKGREVISION= 2
-
-ZSH_VERSION= 4.2.5
+ZSH_VERSION= 4.2.6
ZSH_MAINTAINER= uebayasi@NetBSD.org
.include "../../mk/bsd.pkg.mk"