diff options
Diffstat (limited to 'net-dns/bind-tools/bind-tools-9.16.4.ebuild')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.16.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.16.4.ebuild b/net-dns/bind-tools/bind-tools-9.16.4.ebuild index bbcb4cf2cd1f..d7362ff11129 100644 --- a/net-dns/bind-tools/bind-tools-9.16.4.ebuild +++ b/net-dns/bind-tools/bind-tools-9.16.4.ebuild @@ -12,7 +12,8 @@ MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen" HOMEPAGE="https://www.isc.org/software/bind" -SRC_URI="https://downloads.isc.org/isc/bind9/${PV}/${MY_P}.tar.xz" +SRC_URI="https://downloads.isc.org/isc/bind9/${PV}/${MY_P}.tar.xz + https://dev.gentoo.org/~chutzpah/dist/misc/${P}-manpages.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0" SLOT="0" |