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