From 8304a9e03bb7283ced8fa776db6f086fcb314a68 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 8 Feb 2018 20:18:08 +0000 Subject: Canonicalize PyPi WWWs: - Switch to https:// - Remove trailing slashes Approved by: portmgr blanket --- astro/py-pymetar/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro/py-pymetar') 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 -- cgit