aboutsummaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2023-11-25 20:58:04 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2023-11-25 20:58:04 +0000
commit97453cd6dbb9b809baf3d4ec67a725f96c55ed57 (patch)
tree5d983287b5dd9d243b7acd9f829b2f5c2e9cb043 /editors/vim
parentcbcb672b0737bf2c503c0466e2de6bde0df8ba5f (diff)
downloadports-97453cd6dbb9b809baf3d4ec67a725f96c55ed57.tar.gz
ports-97453cd6dbb9b809baf3d4ec67a725f96c55ed57.zip
editors/vim: Include GitHub URL in WWW, not pkg-descr
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile3
-rw-r--r--editors/vim/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 7d74122114ef..f68f6b5ffa2d 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -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
diff --git a/editors/vim/pkg-descr b/editors/vim/pkg-descr
index 80455248c5de..dfd3de3b8f4f 100644
--- a/editors/vim/pkg-descr
+++ b/editors/vim/pkg-descr
@@ -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