diff --git a/dev-libs/libexecinfo/libexecinfo-1.1.ebuild b/dev-libs/libexecinfo/libexecinfo-1.1.ebuild index eba2bcf57e8c4..09652b8528bc9 100644 --- a/dev-libs/libexecinfo/libexecinfo-1.1.ebuild +++ b/dev-libs/libexecinfo/libexecinfo-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -7,7 +7,7 @@ inherit bsdmk freebsd multilib DESCRIPTION="A library for inspecting program's backtrace" HOMEPAGE="http://www.freebsdsoftware.org/devel/libexecinfo.html" -SRC_URI="mirror://freebsd/distfiles/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0"