summaryrefslogtreecommitdiffstats
path: root/editors/vim
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-05-24 01:17:46 +0000
committerobrien <obrien@FreeBSD.org>2001-05-24 01:17:46 +0000
commit8cd30d272ef1258e47cf5691332b1cc6233adfa9 (patch)
tree693dffca663c1e227c64ae138a062cf57039d1d5 /editors/vim
parente99db78875362ff15aaa443a72fcc93024d4bce0 (diff)
downloadFreeBSD-ports-8cd30d272ef1258e47cf5691332b1cc6233adfa9.zip
FreeBSD-ports-8cd30d272ef1258e47cf5691332b1cc6233adfa9.tar.gz
Fix typo.
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 4653bfb..634590a 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/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= eview.1 evin.1 gvimdiff.1 vim.1 vimdiff.1 vimtutor.1 xxd.1
+MAN1= eview.1 evim.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>
OpenPOWER on IntegriCloud