diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-02-08 20:18:08 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-02-08 20:18:08 +0000 |
commit | d6c95efd94b021aec74ec072cbc2b9501081f3a6 (patch) | |
tree | d8d8019d8a467f25fe8e1ae30923fc00be7dc00e /databases/py-dbf | |
parent | Python bindings for libversion, which provides fast, powerful (diff) |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=461265
Diffstat (limited to 'databases/py-dbf')
-rw-r--r-- | databases/py-dbf/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-dbf/pkg-descr b/databases/py-dbf/pkg-descr index 9d86ae5a54d6..4988d4afd821 100644 --- a/databases/py-dbf/pkg-descr +++ b/databases/py-dbf/pkg-descr @@ -6,4 +6,4 @@ Text is returned as unicode, and codepage settings in tables are honored. Documentation needs work, but author is very responsive to e-mails. -WWW: https://pypi.python.org/pypi/dbf/ +WWW: https://pypi.python.org/pypi/dbf |