summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild b/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild
index 2c591cee91c0..b63853155d34 100644
--- a/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild
+++ b/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild
@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}"
S="${WORKDIR}/${MY_P}"
DESCRIPTION="Integration library of hamcrest"
-HOMEPAGE="https://code.google.com/p/${MY_PN}/"
+HOMEPAGE="https://github.com/hamcrest"
SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="BSD-2"