diff options
Diffstat (limited to 'app-vim/gitv/gitv-9999.ebuild')
-rw-r--r-- | app-vim/gitv/gitv-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gitv/gitv-9999.ebuild b/app-vim/gitv/gitv-9999.ebuild index a772cbef62f2..665594feb07b 100644 --- a/app-vim/gitv/gitv-9999.ebuild +++ b/app-vim/gitv/gitv-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ else fi DESCRIPTION="vim plugin: gitk for vim" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3574 https://github.com/gregsexton/gitv/" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3574 https://github.com/gregsexton/gitv/" LICENSE="vim" VIM_PLUGIN_HELPFILES="gitv" |