Date: Tue, 11 May 2021 21:53:01 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 230588c3f5ea - main - security/py-oauth2client: Update WWW Message-ID: <202105112153.14BLr1ts099832@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=230588c3f5eacce63ada959569105be19c32e8e1 commit 230588c3f5eacce63ada959569105be19c32e8e1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-11 21:17:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-11 21:47:19 +0000 security/py-oauth2client: Update WWW --- security/py-oauth2client/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/py-oauth2client/pkg-descr b/security/py-oauth2client/pkg-descr index d940e1098db3..931a1c87fc8e 100644 --- a/security/py-oauth2client/pkg-descr +++ b/security/py-oauth2client/pkg-descr @@ -2,5 +2,5 @@ oauth2client is a Python module for client-side oauth2 authentication. It works with Google's oauth2 service by default, and is compatible with any oauth2 service. -WWW: https://pypi.org/project/oauth2client/ -WWW: http://google.github.io/oauth2client/ +WWW: https://googleapis.github.io/oauth2client/ +WWW: https://github.com/googleapis/oauth2client
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105112153.14BLr1ts099832>