diff options
author | adamw <adamw@FreeBSD.org> | 2018-01-12 04:34:46 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2018-01-12 04:34:46 +0800 |
commit | fb9ba555381a0380bba6345e6b50a79da2e540be (patch) | |
tree | 0b6b3c3ab4d321fb7673f285576e54823bd178d1 /editors/vim-tiny | |
parent | df536f56cad88780d8b22f67b2722176e2c3df8f (diff) | |
download | freebsd-ports-gnome-fb9ba555381a0380bba6345e6b50a79da2e540be.tar.gz freebsd-ports-gnome-fb9ba555381a0380bba6345e6b50a79da2e540be.tar.zst freebsd-ports-gnome-fb9ba555381a0380bba6345e6b50a79da2e540be.zip |
Chase the vim-lite -> vim-console rename
Diffstat (limited to 'editors/vim-tiny')
-rw-r--r-- | editors/vim-tiny/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim-tiny/pkg-descr b/editors/vim-tiny/pkg-descr index 628f3c059f7e..58a3e04a64b2 100644 --- a/editors/vim-tiny/pkg-descr +++ b/editors/vim-tiny/pkg-descr @@ -9,7 +9,7 @@ configuration files. This is the "tiny" version, which is console-only and contains ONLY the vim binary. It contains no help files, syntax files, or any other runtime files, and is designed only for minimal installs. You almost always want the vim -or vim-lite package instead. +or vim-console package instead. WWW: http://www.vim.org/ WWW: https://github.com/vim/vim |