diff options
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild b/dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild index 392b3cd61563..787f6cda77eb 100644 --- a/dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild @@ -12,7 +12,7 @@ MY_PN="OpenSceneGraph" MY_P=${MY_PN}-${PV} DESCRIPTION="Open source high performance 3D graphics toolkit" -HOMEPAGE="https://www.openscenegraph.org/" +HOMEPAGE="https://www.openscenegraph.com/" SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_P}.tar.gz" S="${WORKDIR}/${MY_PN}-${MY_P}" |