summaryrefslogtreecommitdiff
path: root/shells/zsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r--shells/zsh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 100e3178d28..020f7085f9e 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.48 2005/04/07 14:16:41 adam Exp $
+# $NetBSD: Makefile,v 1.49 2005/09/20 04:23:49 jlam Exp $
.include "../../shells/zsh/Makefile.common"
+PKGREVISION= 1
+
ZSH_VERSION= 4.2.5
ZSH_MAINTAINER= uebayasi@NetBSD.org