summaryrefslogtreecommitdiff
path: root/dev-java/vecmath
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/vecmath')
-rw-r--r--dev-java/vecmath/vecmath-1.6.0_pre12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/vecmath/vecmath-1.6.0_pre12.ebuild b/dev-java/vecmath/vecmath-1.6.0_pre12.ebuild
index a6cfc8778ec7..5c430a97c9b7 100644
--- a/dev-java/vecmath/vecmath-1.6.0_pre12.ebuild
+++ b/dev-java/vecmath/vecmath-1.6.0_pre12.ebuild
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Sun J3D: 3D vector math package"
-HOMEPAGE="https://vecmath.dev.java.net/"
+HOMEPAGE="https://github.com/hharrison/vecmath"
MY_PV=$(replace_version_separator 3 '-')
SRC_URI="https://github.com/hharrison/vecmath/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"