summaryrefslogtreecommitdiff
path: root/shells/zsh-current
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2008-07-25 09:14:48 +0000
committerghen <ghen@pkgsrc.org>2008-07-25 09:14:48 +0000
commit1d4f00f9bf1d03c6a4ce6757b6a67658f0905750 (patch)
treede7f53fcc75d8f6e25bd4279c2ed1f5e0acf8f8f /shells/zsh-current
parent1d8185210e0f0baed08a5dd4e71117b0e2dbd10a (diff)
downloadpkgsrc-1d4f00f9bf1d03c6a4ce6757b6a67658f0905750.tar.gz
Don't needlessly depend on a perl module for a perl script we do not install.
Bump PKGREVISION for zsh and zsh-current.
Diffstat (limited to 'shells/zsh-current')
-rw-r--r--shells/zsh-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh-current/Makefile b/shells/zsh-current/Makefile
index fbba2915aeb..c25c09d7e7c 100644
--- a/shells/zsh-current/Makefile
+++ b/shells/zsh-current/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2008/07/13 18:26:24 tonnerre Exp $
+# $NetBSD: Makefile,v 1.15 2008/07/25 09:14:48 ghen Exp $
.include "../../shells/zsh/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
ZSH_VERSION= 4.3.4
ZSH_MAINTAINER= uebayasi@NetBSD.org