diff options
Diffstat (limited to 'dev-util/bunny/bunny-0.93-r1.ebuild')
-rw-r--r-- | dev-util/bunny/bunny-0.93-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bunny/bunny-0.93-r1.ebuild b/dev-util/bunny/bunny-0.93-r1.ebuild index 18206258ccbf..bbcb4e5561c4 100644 --- a/dev-util/bunny/bunny-0.93-r1.ebuild +++ b/dev-util/bunny/bunny-0.93-r1.ebuild @@ -7,7 +7,7 @@ EAPI="2" inherit toolchain-funcs DESCRIPTION="A small general purpose fuzzer for C programs" -HOMEPAGE="http://code.google.com/p/bunny-the-fuzzer" +HOMEPAGE="https://code.google.com/p/bunny-the-fuzzer" SRC_URI="http://bunny-the-fuzzer.googlecode.com/files/${P}.tgz" LICENSE="Apache-2.0" |