Skip to content

Commit

Permalink
app-benchmarks/httperf: Fixing HOMEPAGE move due to code.google.com s…
Browse files Browse the repository at this point in the history
…hutdown

Package-Manager: portage-2.2.20.1
  • Loading branch information
klausman committed Sep 1, 2015
1 parent ea653c6 commit c253e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
inherit autotools-utils toolchain-funcs

DESCRIPTION="A tool from HP for measuring web server performance"
HOMEPAGE="https://code.google.com/p/httperf/"
HOMEPAGE="https://github.com/httperf/httperf"
SRC_URI="https://httperf.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-2"
Expand Down

0 comments on commit c253e68

Please sign in to comment.