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 /astro/py-pymetar | |
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 'astro/py-pymetar')
-rw-r--r-- | astro/py-pymetar/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-pymetar/pkg-descr b/astro/py-pymetar/pkg-descr index 4bba4adf2a89..2e85d28bd046 100644 --- a/astro/py-pymetar/pkg-descr +++ b/astro/py-pymetar/pkg-descr @@ -2,5 +2,5 @@ Pymetar is a python module and command line tool designed to fetch Metar reports from the NOAA (http://www.noaa.gov) and allow access to the included weather information. -WWW: https://pypi.python.org/pypi/pymetar/ +WWW: https://pypi.python.org/pypi/pymetar WWW: https://github.com/klausman/pymetar |