diff options
-rw-r--r-- | dev-java/cofoja/cofoja-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/cofoja/cofoja-1.2.ebuild b/dev-java/cofoja/cofoja-1.2.ebuild index f6d55192e5e0..8fcefc94202e 100644 --- a/dev-java/cofoja/cofoja-1.2.ebuild +++ b/dev-java/cofoja/cofoja-1.2.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Contracts for Java" -HOMEPAGE="https://code.google.com/p/cofoja/" +HOMEPAGE="https://github.com/nhatminhle/cofoja" SRC_URI="https://github.com/nhatminhle/${PN}/archive/v${PV}.zip" LICENSE="LGPL-2" |