1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

editors/vim: Include GitHub URL in WWW, not pkg-descr

This commit is contained in:
Adam Weinberger 2023-11-25 15:58:04 -05:00
parent cbcb672b07
commit 97453cd6db
2 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,8 @@ CATEGORIES= editors
MAINTAINER= adamw@FreeBSD.org
COMMENT= Improved version of the vi editor (${FLAVOR:U} flavor)
WWW= https://www.vim.org/
WWW= https://www.vim.org/ \
https://github.com/vim/vim
LICENSE= VIM
LICENSE_NAME= VIM License

View File

@ -12,5 +12,3 @@ FreeBSD has the following Vim packages:
* vim-x11: Console Vim only, with xclipboard support
* vim-tiny: Vim binary only, with no runtime files. Not useful for most people;
intended for minimal (ex. jail) installations
See also: https://github.com/vim/vim