summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/zsh-current/Makefile4
-rw-r--r--shells/zsh-current/PLIST3
2 files changed, 5 insertions, 2 deletions
diff --git a/shells/zsh-current/Makefile b/shells/zsh-current/Makefile
index b2d5e9eb5b5..34eeb136f85 100644
--- a/shells/zsh-current/Makefile
+++ b/shells/zsh-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/11 13:20:15 uebayasi Exp $
+# $NetBSD: Makefile,v 1.9 2006/03/18 01:02:21 uebayasi Exp $
.include "options.mk"
@@ -7,4 +7,6 @@
ZSH_VERSION= 4.3.2
ZSH_MAINTAINER= uebayasi@NetBSD.org
+PKGREVISION= 1
+
.include "../../mk/bsd.pkg.mk"
diff --git a/shells/zsh-current/PLIST b/shells/zsh-current/PLIST
index 927d9378c48..5ea6e537030 100644
--- a/shells/zsh-current/PLIST
+++ b/shells/zsh-current/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/03/11 13:20:15 uebayasi Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/03/18 01:02:21 uebayasi Exp $
bin/${PKGNAME}
bin/zsh
man/man1/zsh.1
@@ -13,6 +13,7 @@ man/man1/zshmisc.1
man/man1/zshmodules.1
man/man1/zshoptions.1
man/man1/zshparam.1
+man/man1/zshroadmap.1
man/man1/zshtcpsys.1
man/man1/zshzftpsys.1
man/man1/zshzle.1