diff options
Diffstat (limited to 'dev-java/gjdoc')
-rw-r--r-- | dev-java/gjdoc/gjdoc-0.7.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/gjdoc/gjdoc-0.7.9-r2.ebuild b/dev-java/gjdoc/gjdoc-0.7.9-r2.ebuild index 232704c39c67..1c1c4fae460c 100644 --- a/dev-java/gjdoc/gjdoc-0.7.9-r2.ebuild +++ b/dev-java/gjdoc/gjdoc-0.7.9-r2.ebuild @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="source" inherit eutils autotools java-pkg-2 DESCRIPTION="A javadoc compatible Java source documentation generator" -HOMEPAGE="http://www.gnu.org/software/cp-tools/" +HOMEPAGE="https://www.gnu.org/software/cp-tools/" SRC_URI="mirror://gnu/classpath/${P}.tar.gz" LICENSE="GPL-2" |