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 /news | |
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 'news')
-rw-r--r-- | news/py-pynzb/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/py-pynzb/pkg-descr b/news/py-pynzb/pkg-descr index 6b42af5f7592..b31b63c0d05e 100644 --- a/news/py-pynzb/pkg-descr +++ b/news/py-pynzb/pkg-descr @@ -5,4 +5,4 @@ Since NZB is XML-based, it's relatively easy to build one-off parsers to parse NZB files. This project is an attempt to consolidate those many one-off NZB parsers into one simple interface. -WWW: https://pypi.python.org/pypi/pynzb/ +WWW: https://pypi.python.org/pypi/pynzb |