Date: Thu, 10 Aug 2023 11:07:00 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e08306048a96 - main - lang/mono: restore MAINTAINER after 4553130a9c53 Message-ID: <202308101107.37AB70nH093338@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e08306048a962e992aab15f59ae5bca820a1d1c2 commit e08306048a962e992aab15f59ae5bca820a1d1c2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-08-10 10:51:57 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-08-10 11:05:51 +0000 lang/mono: restore MAINTAINER after 4553130a9c53 PR: 251795 --- lang/mono/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 45775630229e..6ca272907164 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -2,7 +2,7 @@ PORTNAME= mono PORTVERSION= ${MONO_DEFAULT} CATEGORIES= lang -MAINTAINER= mono@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Meta-port for the default version of the Mono framework WWW= https://www.mono-project.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308101107.37AB70nH093338>