git: 2bdfa6048218 - main - sysutils/password-store: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 May 2023 20:24:11 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bdfa6048218d13e762aec12edf263c2dfb7ec1b commit 2bdfa6048218d13e762aec12edf263c2dfb7ec1b Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2023-05-25 20:23:27 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2023-05-25 20:23:27 +0000 sysutils/password-store: drop maintainership --- sysutils/password-store/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/password-store/Makefile b/sysutils/password-store/Makefile index 1979205e7b13..7883f04489bf 100644 --- a/sysutils/password-store/Makefile +++ b/sysutils/password-store/Makefile @@ -1,10 +1,10 @@ PORTNAME= password-store PORTVERSION= 1.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://git.zx2c4.com/${PORTNAME}/snapshot/ -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Stores, retrieves, generates, and synchronizes passwords securely WWW= https://www.passwordstore.org/