diff options
-rw-r--r-- | media-gfx/fr0st/fr0st-1.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/fr0st/fr0st-1.4-r2.ebuild b/media-gfx/fr0st/fr0st-1.4-r2.ebuild index 15677c3b0257..2e138ef92e15 100644 --- a/media-gfx/fr0st/fr0st-1.4-r2.ebuild +++ b/media-gfx/fr0st/fr0st-1.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils multilib python-single-r1 wxwidgets DESCRIPTION="A fractal flame editor" -HOMEPAGE="http://fr0st.wordpress.com/" +HOMEPAGE="https://fr0st.wordpress.com/" SRC_URI="https://launchpad.net/${PN}/trunk/${PV}.0/+download/${P}-src.tgz" LICENSE="GPL-3" |