diff --git a/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild b/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild index 5d4bca9b4e76b..902d936d33c1a 100644 --- a/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild +++ b/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild @@ -12,7 +12,7 @@ MY_PN="netCDF4" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python/numpy interface to netCDF" -HOMEPAGE="https://code.google.com/p/netcdf4-python" +HOMEPAGE="https://github.com/Unidata/netcdf4-python" SRC_URI="https://netcdf4-python.googlecode.com/files/${MY_P}.tar.gz" SLOT="0"