git: 92acef7292b7 - main - security/authenticator: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Sep 2024 13:36:24 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=92acef7292b744f824eca1ec5d5334bfd75ecd2d commit 92acef7292b744f824eca1ec5d5334bfd75ecd2d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-08-27 01:08:41 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-09-03 13:26:30 +0000 security/authenticator: drop maintainership --- security/authenticator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile index 4d8ea3f5c11f..43df82aee489 100644 --- a/security/authenticator/Makefile +++ b/security/authenticator/Makefile @@ -2,7 +2,7 @@ PORTNAME= authenticator DISTVERSION= 4.4.0 CATEGORIES= security -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generate Two-Factor Codes WWW= https://gitlab.gnome.org/World/Authenticator