net-analyzer/namebench: fix HOMEPAGE.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 7 Feb 2018 18:28:30 +0000 (19:28 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 26 Feb 2018 22:43:32 +0000 (23:43 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7113

net-analyzer/namebench/namebench-1.3.1-r2.ebuild

index 2b9d0a2ebfa7675041072f195efb57989d05fb8c..147f06b12436dcc29e1cf586ad78be9a54b6892b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="DNS Benchmark Utility"
-HOMEPAGE="https://code.google.com/p/namebench/"
+HOMEPAGE="https://github.com/google/namebench"
 SRC_URI="https://namebench.googlecode.com/files/${P}-source.tgz"
 
 LICENSE="Apache-2.0"