git: 42a5a8b29144 - 2023Q2 - sysutils/password-store: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 May 2023 20:32:00 UTC
The branch 2023Q2 has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=42a5a8b2914467b03a44a9510cd3ab792c7bdc1b commit 42a5a8b2914467b03a44a9510cd3ab792c7bdc1b 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:31:53 +0000 sysutils/password-store: drop maintainership (cherry picked from commit 2bdfa6048218d13e762aec12edf263c2dfb7ec1b) --- 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/