aboutsummaryrefslogtreecommitdiff
path: root/editors/vim6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim6/Makefile')
-rw-r--r--editors/vim6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index 9655881295e7..4653bfb59d8f 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/Makefile
@@ -41,7 +41,7 @@ PATCH_DIST_ARGS= -d ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g} --forward --quiet
MAKE_ARGS+= CONF_ARGS="--prefix=${PREFIX} --with-tlib=termlib"
ALL_TARGET= #
PLIST_SUB= VIM_VER=${DISTNAME:S/-//:S/.//}
-MAN1= vim.1 vimtutor.1 xxd.1
+MAN1= eview.1 evin.1 gvimdiff.1 vim.1 vimdiff.1 vimtutor.1 xxd.1
MLINKS= vim.1 rvim.1 vim.1 rview.1
.include <bsd.port.pre.mk>