aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:19:00 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:51 +0000
commita4aaa83fac5598f957c123fbeb353ed767a97611 (patch)
tree5217729623ef12beb49f82dadf9e3fcda84e10a3
parent12d62716ceeac334f01a74769e45d3c7188a2224 (diff)
downloadports-a4aaa83fac5598f957c123fbeb353ed767a97611.tar.gz
ports-a4aaa83fac5598f957c123fbeb353ed767a97611.zip
security/py-authlib: Update WWW and clean up pkg-descr
-rw-r--r--security/py-authlib/Makefile3
-rw-r--r--security/py-authlib/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/security/py-authlib/Makefile b/security/py-authlib/Makefile
index 79fd9888c660..d06ad693650e 100644
--- a/security/py-authlib/Makefile
+++ b/security/py-authlib/Makefile
@@ -7,7 +7,8 @@ DISTNAME= Authlib-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ultimate Python library in building OAuth and OpenID Connect servers
-WWW= https://authlib.org/
+WWW= https://authlib.org/ \
+ https://github.com/lepture/authlib
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/security/py-authlib/pkg-descr b/security/py-authlib/pkg-descr
index 4cd3ae819652..bac1c0819b81 100644
--- a/security/py-authlib/pkg-descr
+++ b/security/py-authlib/pkg-descr
@@ -1,4 +1,2 @@
Authlib is the ultimate Python library in building OAuth and OpenID Connect
servers. JWS, JWK, JWA, JWT are included.
-
-See also: https://github.com/lepture/authlib