diff options
Diffstat (limited to 'dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild')
-rw-r--r-- | dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild b/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild index dc4eb70ce350..23d4bde552cf 100644 --- a/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild +++ b/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Core library of matchers for building test expressions" -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" |