diff options
author | adamw <adamw@FreeBSD.org> | 2018-01-12 04:57:34 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2018-01-12 04:57:34 +0800 |
commit | 0460602ddcf42c89fa25e4645c8b35d999f37920 (patch) | |
tree | 5f85aabe2dddc653c4026eb94497cf778d8475d4 /UPDATING | |
parent | 0efec730903745a243c2c4e24d9741a5d60a2d0c (diff) | |
download | freebsd-ports-gnome-0460602ddcf42c89fa25e4645c8b35d999f37920.tar.gz freebsd-ports-gnome-0460602ddcf42c89fa25e4645c8b35d999f37920.tar.zst freebsd-ports-gnome-0460602ddcf42c89fa25e4645c8b35d999f37920.zip |
Just tell people to delete vim-lite and install vim-console
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ you update your ports collection, before attempting any port upgrades. The vim-lite port has been renamed to vim-console, because it isn't actually any lighter. All three vim packages are built with - --enable-features=huge. pkg should handle the change transparently, - but portmaster users might need to run this command: + --enable-features=huge. Portmaster users will need to run this + command: portmaster -o editors/vim-console editors/vim-lite |