summaryrefslogtreecommitdiff
path: root/editors/vim-lite
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 19:08:21 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 19:08:21 +0000
commitec037f46564ed6d289aa1a256d910c30a3ef7dbd (patch)
tree01d8cf362994dda555443a3e7bba9a0f83a8bbad /editors/vim-lite
parentRemove bogus patch to use `-ldes'. (diff)
De-pkg-comment vim 6 ports.
Approved by: obrien (MAINTAINER)
Notes
Notes: svn path=/head/; revision=75813
Diffstat (limited to 'editors/vim-lite')
-rw-r--r--editors/vim-lite/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/vim-lite/Makefile b/editors/vim-lite/Makefile
index 8934e7b0dda2..75b0ea6c79f0 100644
--- a/editors/vim-lite/Makefile
+++ b/editors/vim-lite/Makefile
@@ -10,4 +10,7 @@ LITE= yes
MASTERDIR= ${.CURDIR}/../vim
+MAINTAINER?= obrien@FreeBSD.org
+COMMENT?= Vi "workalike", with many additional features (Lite package)
+
.include "${MASTERDIR}/Makefile"