diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
commit | bbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /net/py-oauth2 | |
parent | 21a1453cb1fbdbb60b46b723a56839c0ac03f280 (diff) | |
download | ports-bbf7ef5615b14f020b875ffc8722a84552ed72d7.tar.gz ports-bbf7ef5615b14f020b875ffc8722a84552ed72d7.zip |
Notes
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 |