git: 83e50e59c4f6 - main - sysutils/pass-secrets: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Sep 2024 13:06:09 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=83e50e59c4f6955d9b82c3b4360467b3812679ae commit 83e50e59c4f6955d9b82c3b4360467b3812679ae 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:04:06 +0000 sysutils/pass-secrets: drop maintainership --- sysutils/pass-secrets/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/pass-secrets/Makefile b/sysutils/pass-secrets/Makefile index 83d3a127da4d..5634a896e940 100644 --- a/sysutils/pass-secrets/Makefile +++ b/sysutils/pass-secrets/Makefile @@ -2,7 +2,7 @@ PORTNAME= pass-secrets PORTVERSION= s20240404 CATEGORIES= sysutils -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Freedesktop secrets provider that uses pass as a backend WWW= https://github.com/nullobsi/pass-secrets