summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/hamcrest-library/hamcrest-library-1.1.ebuild')
-rw-r--r--dev-java/hamcrest-library/hamcrest-library-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild b/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild
index 9d69e81fe71c..b3aa70f5341e 100644
--- a/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild
+++ b/dev-java/hamcrest-library/hamcrest-library-1.1.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"