diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-28 01:30:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-28 01:30:02 +0000 |
commit | cc5ce6a81c48573443992d724066aa7dbc13f994 (patch) | |
tree | c06fea5f87d8878badd947f20889502676c70b03 /editors/vim-lite | |
parent | f7f82f55e5c8b9152754c9657ab8e0c02fe74332 (diff) |
Notes
Diffstat (limited to 'editors/vim-lite')
-rw-r--r-- | editors/vim-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim-lite/Makefile b/editors/vim-lite/Makefile index c396e300f904..b12efbf9145a 100644 --- a/editors/vim-lite/Makefile +++ b/editors/vim-lite/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 0 MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Vi "workalike", with many additional features (Lite package) +COMMENT= Improved version of the vi editor (lite package) LITE= yes MASTERDIR= ${.CURDIR}/../vim |