diff options
author | mat <mat@FreeBSD.org> | 2016-12-02 17:21:58 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-12-02 17:21:58 +0800 |
commit | dc85bd41183dbc4f7ceb6d06d032654537374f4d (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /net/py-oauth2 | |
parent | 7b84d9e070d0f20b216e390c23bd47ce14a4d168 (diff) | |
download | freebsd-ports-gnome-dc85bd41183dbc4f7ceb6d06d032654537374f4d.tar.gz freebsd-ports-gnome-dc85bd41183dbc4f7ceb6d06d032654537374f4d.tar.zst freebsd-ports-gnome-dc85bd41183dbc4f7ceb6d06d032654537374f4d.zip |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight
Diffstat (limited to 'net/py-oauth2')
-rw-r--r-- | net/py-oauth2/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-oauth2/pkg-descr b/net/py-oauth2/pkg-descr index 3ef966ae2803..09ba5b888823 100644 --- a/net/py-oauth2/pkg-descr +++ b/net/py-oauth2/pkg-descr @@ -11,4 +11,4 @@ forefathers: * The library is likely no longer compatible with Python 2.3. * The Client class works and extends from httplib2. -WWW: http://github.com/simplegeo/python-oauth2 +WWW: https://github.com/simplegeo/python-oauth2 |