From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:47:30 +0000 (+0200) Subject: net-analyzer/dnsenum: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=76a59ef8a8a77fa6eeb8a41b77f8a25ec215a17a;p=gentoo.git net-analyzer/dnsenum: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/net-analyzer/dnsenum/dnsenum-1.2.2.ebuild b/net-analyzer/dnsenum/dnsenum-1.2.2.ebuild index fd76448b631e..f242454995a1 100644 --- a/net-analyzer/dnsenum/dnsenum-1.2.2.ebuild +++ b/net-analyzer/dnsenum/dnsenum-1.2.2.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="A perl script to enumerate DNS from a server" -HOMEPAGE="https://code.google.com/p/dnsenum/" +HOMEPAGE="https://github.com/fwaeytens/dnsenum" SRC_URI="https://dnsenum.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2+"