diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-02-09 04:18:08 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-02-09 04:18:08 +0800 |
commit | 8304a9e03bb7283ced8fa776db6f086fcb314a68 (patch) | |
tree | d8d8019d8a467f25fe8e1ae30923fc00be7dc00e /science | |
parent | 873f5e09ae07746ea38d772944332f317883dd5d (diff) | |
download | freebsd-ports-gnome-8304a9e03bb7283ced8fa776db6f086fcb314a68.tar.gz freebsd-ports-gnome-8304a9e03bb7283ced8fa776db6f086fcb314a68.tar.zst freebsd-ports-gnome-8304a9e03bb7283ced8fa776db6f086fcb314a68.zip |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket
Diffstat (limited to 'science')
-rw-r--r-- | science/py-scimath/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-scimath/pkg-descr b/science/py-scimath/pkg-descr index a1a62bafe7e3..b6c9445ce2bc 100644 --- a/science/py-scimath/pkg-descr +++ b/science/py-scimath/pkg-descr @@ -4,4 +4,4 @@ mathematical calculations, beyond the capabilities offered by SciPy. * enthought.mathematics * enthought.units -WWW: https://pypi.python.org/pypi/SciMath/ +WWW: https://pypi.python.org/pypi/SciMath |