summaryrefslogtreecommitdiff
path: root/shells/zsh-current
diff options
context:
space:
mode:
authorghen <ghen>2008-07-25 09:14:48 +0000
committerghen <ghen>2008-07-25 09:14:48 +0000
commita372029b9ff3e89590491d27d8e33a5356ff4f5d (patch)
treede7f53fcc75d8f6e25bd4279c2ed1f5e0acf8f8f /shells/zsh-current
parent02b0bd39e35aad6b4b988a1684486483f60263a3 (diff)
downloadpkgsrc-a372029b9ff3e89590491d27d8e33a5356ff4f5d.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