diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-07 03:38:39 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-07 03:38:39 +0000 |
commit | 9715a732c9ae6675f8b0d4489e37ad26bf9223c6 (patch) | |
tree | 4cbaca0e3a58fad321d527e87ba0ab340c2c683f /editors/vim | |
parent | 832ad19341bbd08e5a5f8679780561a690a2d325 (diff) | |
download | ports-9715a732c9ae6675f8b0d4489e37ad26bf9223c6.tar.gz ports-9715a732c9ae6675f8b0d4489e37ad26bf9223c6.zip |
Notes
Diffstat (limited to 'editors/vim')
-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 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) |