git: 33701092e027 - main - archivers/zip: grab maintainership (actually)

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Wed, 01 Jan 2025 17:02:06 UTC
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=33701092e027b207174a3f6e17ddcb6a70dad7de

commit 33701092e027b207174a3f6e17ddcb6a70dad7de
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-01-01 17:01:54 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-01-01 17:01:54 +0000

    archivers/zip: grab maintainership (actually)
---
 archivers/zip/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 9a4dc7679ee7..0826bd37bce8 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	archivers
 MASTER_SITES=	SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION}
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Create/update ZIP files compatible with PKZIP
 WWW=		https://infozip.sourceforge.net/Zip.html