diff options
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r-- | editors/vim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 932ff7cc5d32..1c67a589b085 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -5,6 +5,7 @@ CATEGORIES= editors MAINTAINER= adamw@FreeBSD.org COMMENT= Improved version of the vi editor (${FLAVOR:U} flavor) +WWW= https://www.vim.org/ LICENSE= VIM LICENSE_NAME= VIM License |