git: c55cd6c26caf - main - devel/rubygem-mini_portile2: reset maintainer to ruby
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Feb 2022 07:51:50 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=c55cd6c26caf7d37759f960ac25849520a6b0eda commit c55cd6c26caf7d37759f960ac25849520a6b0eda Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2022-02-24 07:12:58 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2022-02-24 07:51:45 +0000 devel/rubygem-mini_portile2: reset maintainer to ruby PR: 262159 Approved by: wen (maintainer) --- devel/rubygem-mini_portile2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/rubygem-mini_portile2/Makefile b/devel/rubygem-mini_portile2/Makefile index dcc11780da9a..2df641f19eb0 100644 --- a/devel/rubygem-mini_portile2/Makefile +++ b/devel/rubygem-mini_portile2/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Simple autoconf builder for developers LICENSE= MIT