Date: Sun, 9 Oct 2022 20:32:53 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ce12505e2140 - main - net/ns3: drop maintainership Message-ID: <202210092032.299KWrLk021815@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=ce12505e214055995c0dc0be6cbeac47b1fb8c15 commit ce12505e214055995c0dc0be6cbeac47b1fb8c15 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-10-09 20:32:49 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-10-09 20:32:49 +0000 net/ns3: drop maintainership --- net/ns3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ns3/Makefile b/net/ns3/Makefile index 66338c300fe7..fce1adb6a2ff 100644 --- a/net/ns3/Makefile +++ b/net/ns3/Makefile @@ -5,7 +5,7 @@ CATEGORIES= net education MASTER_SITES= https://www.nsnam.org/release/ DISTNAME= ns-allinone-${PORTVERSION} -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network simulator for Internet systems WWW= https://www.nsnam.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210092032.299KWrLk021815>