summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-11-07 03:38:39 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-11-07 03:38:39 +0000
commit9715a732c9ae6675f8b0d4489e37ad26bf9223c6 (patch)
tree4cbaca0e3a58fad321d527e87ba0ab340c2c683f /editors/vim
parentUpdate to Vim 6.1 patchlevel 248 (diff)
Use PORTCOMMENT.
Notes
Notes: svn path=/head/; revision=69627
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 5a68069a8063..4f73982ec27f 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -30,6 +30,7 @@ PATCHFILES:= ${PATCHFILES:N6.1.${p}}
MAINTAINER?= obrien@FreeBSD.org
+PORTCOMMENT?= Vi "workalike", with many additional features
SLAVEDIRS= editors/vim-lite
.if defined(PACKAGE_BUILDING) && !defined(LITE)