diff options
author | Dan Langille <dvl@FreeBSD.org> | 2023-05-26 12:23:24 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2023-05-26 12:23:24 +0000 |
commit | b096af3b26a4a828400728f25feae41617dc3b34 (patch) | |
tree | 3726ee938180a39cfd096ba681112e924c1f5e62 /security/iddawc | |
parent | 783ade4693b20f6441f555444f59975c34cc12e3 (diff) | |
download | ports-b096af3b26a4a828400728f25feae41617dc3b34.tar.gz ports-b096af3b26a4a828400728f25feae41617dc3b34.zip |
www/glewlwyd: Give up maintainership
Give up maintainership of www/glewlwyd and related ports.
I no longer use this and have no interest/motivation to maintain them.
I hope someone can pick it up and get it working/up to date. It seems
like a good solution, but I cannot devote time to it.
Diffstat (limited to 'security/iddawc')
-rw-r--r-- | security/iddawc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/iddawc/Makefile b/security/iddawc/Makefile index 1a104c116d8d..9ce0e8c5aafb 100644 --- a/security/iddawc/Makefile +++ b/security/iddawc/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.1.7 CATEGORIES= security -MAINTAINER= dvl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OAuth2/OIDC Client and Relying Party library WWW= https://github.com/babelouest/iddawc |