summaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-01-14 05:33:26 +0000
committerkris <kris@FreeBSD.org>2003-01-14 05:33:26 +0000
commit1fdc560394e83f747d70f45aed645d5e137b369a (patch)
tree35c08341077bb760c0a89a8cf364af04c3fee31c /shells
parent4a99901ba419bf4bd457bda239e28bd39d02e530 (diff)
downloadFreeBSD-ports-1fdc560394e83f747d70f45aed645d5e137b369a.zip
FreeBSD-ports-1fdc560394e83f747d70f45aed645d5e137b369a.tar.gz
Add missing manpage
Diffstat (limited to 'shells')
-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 c8f2bee..cc7490c 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}"
OpenPOWER on IntegriCloud