diff options
Diffstat (limited to 'dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild')
-rw-r--r-- | dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild | 2 |
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 f9ae6e5c589f..37482281438f 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="http://code.google.com/p/${MY_PN}/" +HOMEPAGE="https://code.google.com/p/${MY_PN}/" SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" |