summaryrefslogtreecommitdiff
path: root/shells/zsh-devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-01-14 05:33:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-01-14 05:33:26 +0000
commitcae02560c6d41c7deb005936033522d1ae65a286 (patch)
tree002cdfb1ada6e8764bb81297b8d81c08053dba67 /shells/zsh-devel
parentDon't remove the lib/X11/app-defaults system directory (diff)
Add missing manpage
Notes
Notes: svn path=/head/; revision=73106
Diffstat (limited to 'shells/zsh-devel')
-rw-r--r--shells/zsh-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index c8f2bee73015..cc7490c391fc 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -38,7 +38,7 @@ INSTALL_TARGET= install install.info
MAN1= zsh.1 zshbuiltins.1 zshcompctl.1 zshexpn.1 zshmisc.1 \
zshoptions.1 zshall.1 zshparam.1 zshzle.1 zshmodules.1 \
- zshzftpsys.1 zshcompsys.1 zshcompwid.1
+ zshzftpsys.1 zshcompsys.1 zshcompwid.1 zshcontrib.1
PLIST_SUB= ZSH_VER="${ZSH_VER}-dev-${ZSH_DEV_REV}" \
ZSHFUNC_SUBDIR="${ZSHFUNC_SUBDIR}"