diff options
Diffstat (limited to 'app-editors/vile')
-rw-r--r-- | app-editors/vile/vile-9.8r.ebuild | 2 | ||||
-rw-r--r-- | app-editors/vile/vile-9.8s.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vile/vile-9.8r.ebuild b/app-editors/vile/vile-9.8r.ebuild index b3ef7cb49f69..2d322f16d0ad 100644 --- a/app-editors/vile/vile-9.8r.ebuild +++ b/app-editors/vile/vile-9.8r.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" -HOMEPAGE="http://invisible-island.net/vile/" +HOMEPAGE="https://invisible-island.net/vile/" SRC_URI="ftp://invisible-island.net/vile/current/${P}.tgz" LICENSE="GPL-2" diff --git a/app-editors/vile/vile-9.8s.ebuild b/app-editors/vile/vile-9.8s.ebuild index 40b6bbe3511c..8463b992ab33 100644 --- a/app-editors/vile/vile-9.8s.ebuild +++ b/app-editors/vile/vile-9.8s.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" -HOMEPAGE="http://invisible-island.net/vile/" +HOMEPAGE="https://invisible-island.net/vile/" SRC_URI="ftp://invisible-island.net/vile/current/${P}.tgz" LICENSE="GPL-2" |