From a4aaa83fac5598f957c123fbeb353ed767a97611 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 6 Apr 2023 01:19:00 +0800 Subject: [PATCH] security/py-authlib: Update WWW and clean up pkg-descr --- security/py-authlib/Makefile | 3 ++- security/py-authlib/pkg-descr | 2 -- 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