diff --git a/security/py-python3-openid/Makefile b/security/py-python3-openid/Makefile index c684fd419a7df..dea7005b5a11e 100644 --- a/security/py-python3-openid/Makefile +++ b/security/py-python3-openid/Makefile @@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python 3 port of the python-openid library -WWW= https://pypi.org/project/python3-openid/ +WWW= https://github.com/necaris/python3-openid LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/py-python3-openid/pkg-descr b/security/py-python3-openid/pkg-descr index 40568a5727c87..e863cb0c261a9 100644 --- a/security/py-python3-openid/pkg-descr +++ b/security/py-python3-openid/pkg-descr @@ -3,5 +3,3 @@ identity system in your application, update to Python 3. Want to enable single sign-on for your web site? Use the openid.consumer package. Want to run your own OpenID server? Check out openid.server. Includes example code and support for a variety of storage back-ends. - -See also: https://github.com/necaris/python3-openid