diff options
Diffstat (limited to 'www-apps/mythweb/mythweb-0.26.0.ebuild')
-rw-r--r-- | www-apps/mythweb/mythweb-0.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/mythweb/mythweb-0.26.0.ebuild b/www-apps/mythweb/mythweb-0.26.0.ebuild index 3caefcebf3bf..f16b5a30b482 100644 --- a/www-apps/mythweb/mythweb-0.26.0.ebuild +++ b/www-apps/mythweb/mythweb-0.26.0.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="PHP scripts intended to manage MythTV from a web browser" HOMEPAGE="http://www.mythtv.org" LICENSE="GPL-2" SRC_URI="ftp://ftp.osuosl.org/pub/mythtv/${MY_P}.tar.bz2 - ${BACKPORTS:+http://dev.gentoo.org/~cardoe/distfiles/${MY_P}-${BACKPORTS}.tar.xz}" + ${BACKPORTS:+https://dev.gentoo.org/~cardoe/distfiles/${MY_P}-${BACKPORTS}.tar.xz}" IUSE="" KEYWORDS="~amd64 ~ppc ~x86" |