diff options
Diffstat (limited to 'sci-geosciences/seawater/seawater-2.0.1.ebuild')
-rw-r--r-- | sci-geosciences/seawater/seawater-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/seawater/seawater-2.0.1.ebuild b/sci-geosciences/seawater/seawater-2.0.1.ebuild index 090ab7bc972e..1f6fa7219af6 100644 --- a/sci-geosciences/seawater/seawater-2.0.1.ebuild +++ b/sci-geosciences/seawater/seawater-2.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" -HOMEPAGE="http://pypi.python.org/pypi/seawater/" +HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |