From d6c95efd94b021aec74ec072cbc2b9501081f3a6 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 8 Feb 2018 20:18:08 +0000 Subject: Canonicalize PyPi WWWs: - Switch to https:// - Remove trailing slashes Approved by: portmgr blanket --- textproc/py-texttable/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/py-texttable') diff --git a/textproc/py-texttable/pkg-descr b/textproc/py-texttable/pkg-descr index 0f7e3b1dd870..110270b63639 100644 --- a/textproc/py-texttable/pkg-descr +++ b/textproc/py-texttable/pkg-descr @@ -1,4 +1,4 @@ texttable is a module to generate a formatted text table, using ASCII characters. -WWW: https://pypi.python.org/pypi/texttable/ +WWW: https://pypi.python.org/pypi/texttable -- cgit v1.2.3