aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-11-07 11:38:39 +0800
committerobrien <obrien@FreeBSD.org>2002-11-07 11:38:39 +0800
commit427d1a191f4abab8d994f433d8c37260b2aba5ab (patch)
tree60f50f456bc102a91f71f08cf7025927d15f53c6 /editors
parent16bf10f2f6046a092fd1d651d6438783523c836f (diff)
downloadfreebsd-ports-gnome-427d1a191f4abab8d994f433d8c37260b2aba5ab.tar.gz
freebsd-ports-gnome-427d1a191f4abab8d994f433d8c37260b2aba5ab.tar.zst
freebsd-ports-gnome-427d1a191f4abab8d994f433d8c37260b2aba5ab.zip
Use PORTCOMMENT.
Diffstat (limited to 'editors')
-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)