git: 17e088354753 - main - net/wireguard-*: Release maintainership

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Sun, 07 Dec 2025 12:24:58 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=17e088354753c4edfa366ac014c21c1b559e887e

commit 17e088354753c4edfa366ac014c21c1b559e887e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2025-12-07 12:22:50 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2025-12-07 12:22:50 +0000

    net/wireguard-*: Release maintainership
---
 net/wireguard-go/Makefile    | 2 +-
 net/wireguard-tools/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile
index 231b55b6de39..a68bfcba3228 100644
--- a/net/wireguard-go/Makefile
+++ b/net/wireguard-go/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	net net-vpn
 MASTER_SITES=	https://git.zx2c4.com/wireguard-go/snapshot/
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	decke@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	WireGuard implementation in Go
 WWW=		https://www.wireguard.com
 
diff --git a/net/wireguard-tools/Makefile b/net/wireguard-tools/Makefile
index 4bb21320d133..a9a0f4d02aad 100644
--- a/net/wireguard-tools/Makefile
+++ b/net/wireguard-tools/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.0.20250521
 CATEGORIES=	net net-vpn
 MASTER_SITES=	https://git.zx2c4.com/wireguard-tools/snapshot/
 
-MAINTAINER=	decke@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fast, modern and secure VPN Tunnel
 WWW=		https://git.zx2c4.com/wireguard-tools/about/