git: 072680602224 - main - sysutils/tmux: release maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Nov 2025 20:15:48 UTC
The branch main has been updated by mat:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0726806022243317f1a7523b8efda0c455cd938b
commit 0726806022243317f1a7523b8efda0c455cd938b
Author: Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2025-11-27 20:14:25 +0000
Commit: Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2025-11-27 20:14:25 +0000
sysutils/tmux: release maintainership
---
sysutils/tmux/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile
index 14b99421798d..0fef250b9058 100644
--- a/sysutils/tmux/Makefile
+++ b/sysutils/tmux/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= sysutils
MASTER_SITES= https://github.com/tmux/tmux/releases/download/${PORTVERSION}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= mat@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Terminal Multiplexer
WWW= https://tmux.github.io/