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 /misc/py-python-geohash | |
parent | 7ab0dd99c498dbf7e5b2c9c6a0a7628a47a46f11 (diff) | |
download | ports-d6c95efd94b021aec74ec072cbc2b9501081f3a6.tar.gz ports-d6c95efd94b021aec74ec072cbc2b9501081f3a6.zip |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=461265
Diffstat (limited to 'misc/py-python-geohash')
-rw-r--r-- | misc/py-python-geohash/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-python-geohash/pkg-descr b/misc/py-python-geohash/pkg-descr index 5dbe02e89892..bd6ba0ca547e 100644 --- a/misc/py-python-geohash/pkg-descr +++ b/misc/py-python-geohash/pkg-descr @@ -1,3 +1,3 @@ python-geohash is a fast, accurate python geohashing library. -WWW: https://pypi.python.org/pypi/python-geohash/ +WWW: https://pypi.python.org/pypi/python-geohash |