summaryrefslogtreecommitdiff
path: root/shells/zsh
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2010-05-07 12:02:43 +0000
committerjmmv <jmmv@pkgsrc.org>2010-05-07 12:02:43 +0000
commit7b8b6b9a150569099392bb77fc08e2c347f5e007 (patch)
tree491ffc2aa153ac17a291ee7a80acb851479b3580 /shells/zsh
parent1b8b180443237e0ab8be4b9bcb4c3d7879c86500 (diff)
downloadpkgsrc-7b8b6b9a150569099392bb77fc08e2c347f5e007.tar.gz
Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
etcutils to update /etc/shells.
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 79ee13b1947..799aeffcc8c 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2008/12/23 15:59:08 uebayasi Exp $
+# $NetBSD: Makefile,v 1.56 2010/05/07 12:02:45 jmmv Exp $
.include "../../shells/zsh/Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
ZSH_VERSION= 4.2.7
ZSH_MAINTAINER= uebayasi@NetBSD.org