diff options
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r-- | editors/vim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 5a68069..4f73982 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) |