git: b8d60a503f28 - main - security/boringssl: take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jan 2022 17:11:22 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8d60a503f2868e6730a1c85e7453743e9d6f32e commit b8d60a503f2868e6730a1c85e7453743e9d6f32e Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2022-01-05 17:10:06 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2022-01-05 17:11:14 +0000 security/boringssl: take maintainership --- security/boringssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 39e2fa9e441e..815a71d24774 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.0.0.0.2021.12.21.01 PORTREVISION= 3 CATEGORIES= security -MAINTAINER= ports@FreeBSD.org +MAINTAINER= osa@FreeBSD.org COMMENT= Fork of OpenSSL LICENSE= OpenSSL