git: 8b68495ec47d - main - net-mgmt/tcpreplay: Relinuqish maintainership

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Sun, 24 Mar 2024 08:53:03 UTC
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8b68495ec47d1c2effc36e169c140c34be14a5a2

commit 8b68495ec47d1c2effc36e169c140c34be14a5a2
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-03-24 08:30:46 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-03-24 08:52:52 +0000

    net-mgmt/tcpreplay: Relinuqish maintainership
    
    Issues with the latest release ramain unresolved for > 6 months:
    
    https://github.com/appneta/tcpreplay/issues/809
    
    Back to the unmaintained pool.
---
 net-mgmt/tcpreplay/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile
index 50296fb6d678..618bc07b0fe6 100644
--- a/net-mgmt/tcpreplay/Makefile
+++ b/net-mgmt/tcpreplay/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://github.com/appneta/${PORTNAME}/releases/download/v${DISTVERSION}/
 
-MAINTAINER=	ehaupt@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool to replay saved packet capture files
 WWW=		https://github.com/appneta/tcpreplay