git: eb95feca4903 - main - security/gokey: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jun 2024 22:22:10 UTC
The branch main has been updated by dutra: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb95feca4903b62469ae417ba65fa6ff5a94cfa7 commit eb95feca4903b62469ae417ba65fa6ff5a94cfa7 Author: Gabriel M. Dutra <dutra@FreeBSD.org> AuthorDate: 2024-06-29 22:21:02 +0000 Commit: Gabriel M. Dutra <dutra@FreeBSD.org> CommitDate: 2024-06-29 22:21:50 +0000 security/gokey: drop maintainership --- security/gokey/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/gokey/Makefile b/security/gokey/Makefile index 10f38622fa57..b919a50b3392 100644 --- a/security/gokey/Makefile +++ b/security/gokey/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.1.2 PORTREVISION= 14 CATEGORIES= security -MAINTAINER= dutra@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple password manager write in Go WWW= https://github.com/cloudflare/gokey