git: 24bd5a33e50e - main - */*: Update fuz@fuz.su to fuz@FreeBSD.org

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Wed, 08 Feb 2023 23:25:35 UTC
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=24bd5a33e50ef9ad027f3448840a754715370f2e

commit 24bd5a33e50ef9ad027f3448840a754715370f2e
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-02-08 11:31:15 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-02-08 23:24:25 +0000

    */*: Update fuz@fuz.su to fuz@FreeBSD.org
    
    www/writefreely had a stray duplicate MAINTAINER block
    from an earlier botched commit.  I did intentionally not
    touch the entry in UPDATING.
    
    Reviewed by:    eduardo, flo
    Differential Revision: https://reviews.freebsd.org/D38435
---
 archivers/advancecomp/Makefile          | 2 +-
 audio/timidity++/Makefile               | 2 +-
 benchmarks/uica/Makefile                | 2 +-
 cad/librnd/Makefile                     | 2 +-
 cad/pcb-rnd/Makefile                    | 2 +-
 databases/sqsh/Makefile                 | 2 +-
 deskutils/remind/Makefile               | 2 +-
 devel/dasm/Makefile                     | 2 +-
 devel/fungw/Makefile                    | 2 +-
 devel/gcli/Makefile                     | 2 +-
 devel/genht/Makefile                    | 2 +-
 devel/go-perf/Makefile                  | 2 +-
 devel/go-tools/Makefile                 | 2 +-
 devel/gocritic/Makefile                 | 2 +-
 devel/gopls/Makefile                    | 2 +-
 devel/goreleaser/Makefile               | 2 +-
 devel/libcircllhist/Makefile            | 2 +-
 devel/liberasurecode/Makefile           | 2 +-
 devel/objconv/Makefile                  | 2 +-
 devel/schilybase/Makefile.master        | 2 +-
 editors/rehex/Makefile                  | 2 +-
 emulators/fceux/Makefile                | 2 +-
 emulators/vt100/Makefile                | 2 +-
 finance/ticker/Makefile                 | 2 +-
 ftp/wzdftpd/Makefile                    | 2 +-
 games/brogue/Makefile                   | 2 +-
 games/dobutsu/Makefile                  | 2 +-
 games/freesweep/Makefile                | 2 +-
 games/nbsdgames/Makefile                | 2 +-
 games/seabattle/Makefile                | 2 +-
 games/stonesoup/Makefile                | 2 +-
 games/xnethack/Makefile                 | 2 +-
 graphics/cfdg/Makefile                  | 2 +-
 graphics/colmap/Makefile                | 2 +-
 graphics/hugin/Makefile                 | 2 +-
 graphics/jpgtn/Makefile                 | 2 +-
 graphics/libpano13/Makefile             | 2 +-
 graphics/lux/Makefile                   | 2 +-
 graphics/stamp/Makefile                 | 2 +-
 graphics/tumble/Makefile                | 2 +-
 lang/intercal/Makefile                  | 2 +-
 lang/mecrisp-stellaris/Makefile         | 2 +-
 lang/spl/Makefile                       | 2 +-
 misc/findutils/Makefile                 | 2 +-
 misc/pdmenu/Makefile                    | 2 +-
 misc/schilytools/Makefile               | 2 +-
 multimedia/py-mat2/Makefile             | 2 +-
 multimedia/py-metadata-cleaner/Makefile | 2 +-
 net-im/gotktrix/Makefile                | 2 +-
 net/rospo/Makefile                      | 2 +-
 net/unfs3/Makefile                      | 2 +-
 security/certmgr/Makefile               | 2 +-
 security/fragrouter/Makefile            | 2 +-
 security/hyperhotp/Makefile             | 2 +-
 security/kdbxviewer/Makefile            | 2 +-
 shells/bosh/Makefile                    | 2 +-
 sysutils/e2tools/Makefile               | 2 +-
 sysutils/mkjail/Makefile                | 2 +-
 sysutils/snapraid/Makefile              | 2 +-
 sysutils/vcp/Makefile                   | 2 +-
 textproc/htmldoc/Makefile               | 2 +-
 textproc/kepubify/Makefile              | 2 +-
 textproc/man2html/Makefile              | 2 +-
 www/writeas-cli/Makefile                | 2 +-
 www/writefreely/Makefile                | 6 +-----
 x11/py-autotiling/Makefile              | 2 +-
 66 files changed, 66 insertions(+), 70 deletions(-)

diff --git a/archivers/advancecomp/Makefile b/archivers/advancecomp/Makefile
index 857bd31ae9b4..177d1a291395 100644
--- a/archivers/advancecomp/Makefile
+++ b/archivers/advancecomp/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	2.5
 CATEGORIES=	archivers
 MASTER_SITES=	https://github.com/amadvance/advancecomp/releases/download/v${DISTVERSION}/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Recompression utilities for .ZIP, .PNG, .MNG, and .GZ files
 WWW=		http://www.advancemame.it/comp-readme.html
 
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile
index 3270e178d64f..29986a105d10 100644
--- a/audio/timidity++/Makefile
+++ b/audio/timidity++/Makefile
@@ -4,7 +4,7 @@ CATEGORIES+=	audio
 MASTER_SITES=	SF/timidity/TiMidity%2B%2B/TiMidity%2B%2B-${PORTVERSION}
 DISTNAME=	TiMidity++-${PORTVERSION}
 
-MAINTAINER?=	fuz@fuz.su
+MAINTAINER?=	fuz@FreeBSD.org
 COMMENT?=	Software MIDI player
 WWW=		http://timidity.sourceforge.net/
 
diff --git a/benchmarks/uica/Makefile b/benchmarks/uica/Makefile
index 2efb5e5feb52..d7994b7e87cd 100644
--- a/benchmarks/uica/Makefile
+++ b/benchmarks/uica/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTFILES=	${INSTRUCTIONS}:instructions
 EXTRACT_ONLY=	${DISTFILES:C,:[^:]*$,,:N*.xml}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Code Analyzer from the uops.info project
 WWW=		https://uops.info/uiCA.html
 
diff --git a/cad/librnd/Makefile b/cad/librnd/Makefile
index e8fc9484bde1..d368f4a4a948 100644
--- a/cad/librnd/Makefile
+++ b/cad/librnd/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	3.2.2
 CATEGORIES=	cad
 MASTER_SITES=	http://repo.hu/projects/${PORTNAME}/releases/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Flexible, modular two-dimensional CAD engine
 WWW=		http://www.repo.hu/projects/librnd/
 
diff --git a/cad/pcb-rnd/Makefile b/cad/pcb-rnd/Makefile
index dd314b9b87da..7681c3ac187b 100644
--- a/cad/pcb-rnd/Makefile
+++ b/cad/pcb-rnd/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	3.0.6
 CATEGORIES=	cad
 MASTER_SITES=	http://repo.hu/projects/pcb-rnd/releases/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Flexible, modular Printed Circuit Board editor
 WWW=		http://www.repo.hu/projects/pcb-rnd/
 
diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile
index ac5b9123e317..63e0924d305b 100644
--- a/databases/sqsh/Makefile
+++ b/databases/sqsh/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R:R}
 PATCH_SITES=	https://raw.githubusercontent.com/netzbasis/openbsd-ports/11f6e510cbdf022a7b6c71ee125a41ba443fe927/databases/sqsh/patches/
 PATCHFILES=	patch-src_cmd_connect_c
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Interactive tool for querying Sybase database servers
 WWW=		https://sourceforge.net/projects/sqsh
 
diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile
index 310c9214e759..7ef1d297d9bb 100644
--- a/deskutils/remind/Makefile
+++ b/deskutils/remind/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	deskutils
 MASTER_SITES=	https://dianne.skoll.ca/projects/remind/download/ \
 		https://dianne.skoll.ca/projects/remind/download/OLD/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Sophisticated calendar and alarm program
 WWW=		https://dianne.skoll.ca/projects/remind/
 
diff --git a/devel/dasm/Makefile b/devel/dasm/Makefile
index 357dadd84916..ce101cebc420 100644
--- a/devel/dasm/Makefile
+++ b/devel/dasm/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	dasm
 DISTVERSION=	2.20.14.1
 CATEGORIES=	devel
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Macro assembler with support for several 8-bit microprocessors
 WWW=		https://dasm-assembler.github.io/
 
diff --git a/devel/fungw/Makefile b/devel/fungw/Makefile
index 6bbfee44e643..2a237713d1d7 100644
--- a/devel/fungw/Makefile
+++ b/devel/fungw/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.repo.hu/projects/fungw/releases/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	C Function gateway for different programming languages
 WWW=		http://www.repo.hu/projects/fungw/
 
diff --git a/devel/gcli/Makefile b/devel/gcli/Makefile
index 436486d50d88..f03440d0a099 100644
--- a/devel/gcli/Makefile
+++ b/devel/gcli/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	0.9.12-beta
 CATEGORIES=	devel net
 MASTER_SITES=	https://herrhotzenplotz.de/gcli/releases/gcli-${DISTVERSION}/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	CLI utility to interact with various Git forges
 WWW=		https://gitlab.com/herrhotzenplotz/gcli
 
diff --git a/devel/genht/Makefile b/devel/genht/Makefile
index 33663e0e6464..97e7b7914bf8 100644
--- a/devel/genht/Makefile
+++ b/devel/genht/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	1.1.3
 CATEGORIES=	devel
 MASTER_SITES=	http://www.repo.hu/projects/genht/releases/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Simple generic hash table implementation in C
 WWW=		http://www.repo.hu/projects/genht/
 
diff --git a/devel/go-perf/Makefile b/devel/go-perf/Makefile
index c64689624913..cf846b5e122a 100644
--- a/devel/go-perf/Makefile
+++ b/devel/go-perf/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Go performance measurement, storage, and analysis tools
 WWW=		https://golang.org/x/perf
 
diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile
index ffe6e4417763..845a25c042f1 100644
--- a/devel/go-tools/Makefile
+++ b/devel/go-tools/Makefile
@@ -6,7 +6,7 @@ PORTEPOCH=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	go-
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Go Tools
 WWW=		https://godoc.org/golang.org/x/tools
 
diff --git a/devel/gocritic/Makefile b/devel/gocritic/Makefile
index 9f696c823205..5b8a29564cfe 100644
--- a/devel/gocritic/Makefile
+++ b/devel/gocritic/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.6.5
 PORTREVISION=	2
 CATEGORIES=	devel
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Opinionated Go source code linter for code audit
 WWW=		https://go-critic.com/
 
diff --git a/devel/gopls/Makefile b/devel/gopls/Makefile
index d4dd538b66ac..967024b3fcbd 100644
--- a/devel/gopls/Makefile
+++ b/devel/gopls/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.11.0
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Go language LSP server
 WWW=		https://pkg.go.dev/golang.org/x/tools/gopls
 
diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile
index 846a780098f7..b33120fac6ed 100644
--- a/devel/goreleaser/Makefile
+++ b/devel/goreleaser/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.14.1
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Deliver Go binaries as fast and easily as possible
 WWW=		https://goreleaser.com/
 
diff --git a/devel/libcircllhist/Makefile b/devel/libcircllhist/Makefile
index 84d916d97015..12dd80274412 100644
--- a/devel/libcircllhist/Makefile
+++ b/devel/libcircllhist/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	g20211005
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Circonus log-linear histogram C implementation
 WWW=		https://github.com/circonus-labs/libcircllhist
 
diff --git a/devel/liberasurecode/Makefile b/devel/liberasurecode/Makefile
index 9eee752df73f..d4780b434973 100644
--- a/devel/liberasurecode/Makefile
+++ b/devel/liberasurecode/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	liberasurecode
 PORTVERSION=	1.6.3
 CATEGORIES=	devel
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Unified Erasure Coding interface for common storage workloads
 WWW=		https://github.com/openstack/liberasurecode
 
diff --git a/devel/objconv/Makefile b/devel/objconv/Makefile
index b6e4c81d8f26..8c8812e7b660 100644
--- a/devel/objconv/Makefile
+++ b/devel/objconv/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	http://fuz.su/pub/objconv/ \
 		https://www.agner.org/optimize/objconv.zip?dummy=/ \
 		https://archive.org/download/objconv/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Agner Fog's object file converter
 WWW=		https://www.agner.org/optimize
 
diff --git a/devel/schilybase/Makefile.master b/devel/schilybase/Makefile.master
index 7c03b1b09ef7..6810eeb9757d 100644
--- a/devel/schilybase/Makefile.master
+++ b/devel/schilybase/Makefile.master
@@ -6,7 +6,7 @@ MASTER_SITES=	http://fuz.su/pub/schilytools/ \
 		https://ftp.gwdg.de/pub/misc/schilytools/
 DISTNAME=	schily-${DISTVERSION}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 WWW?=		https://codeberg.org/schilytools/schilytools
 
 LICENSE=	CDDL ${COMPONENTS:@c@${LICENSE.${c}}@:O:u}
diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile
index 1216476cacaa..5cc0cf4ac2c2 100644
--- a/editors/rehex/Makefile
+++ b/editors/rehex/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	rehex
 DISTVERSION=	0.5.4
 CATEGORIES=	editors
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Hex editor for reverse engineering
 WWW=		https://github.com/solemnwarning/rehex
 
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile
index f5abb848c415..e3c46481c044 100644
--- a/emulators/fceux/Makefile
+++ b/emulators/fceux/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	emulators games
 MASTER_SITES=	SF/fceultra/Source%20Code/${DISTVERSION}%20src/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	NES emulator
 WWW=		https://fceux.com
 
diff --git a/emulators/vt100/Makefile b/emulators/vt100/Makefile
index 7b16cd34a7c5..1c46a3fb2d3a 100644
--- a/emulators/vt100/Makefile
+++ b/emulators/vt100/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	vt100
 DISTVERSION=	0.2
 CATEGORIES=	emulators
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Simulation of VT100 terminal hardware
 WWW=		https://github.com/larsbrinkhoff/terminal-simulator
 
diff --git a/finance/ticker/Makefile b/finance/ticker/Makefile
index f2fd4e6437f6..4ba8875c3005 100644
--- a/finance/ticker/Makefile
+++ b/finance/ticker/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	4.5.5
 CATEGORIES=	finance
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Terminal stock ticker with live updates and position tracking
 WWW=		https://github.com/achannarasappa/ticker
 
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index 14421e3c9a8f..f62d71daed52 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	8
 CATEGORIES=	ftp
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-sources/${PORTNAME}-${PORTVERSION:R}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Modular FTP server configurable online using SITE commands
 WWW=		https://sourceforge.net/projects/wzdftpd/
 
diff --git a/games/brogue/Makefile b/games/brogue/Makefile
index 31379ebe7852..abd479da8c89 100644
--- a/games/brogue/Makefile
+++ b/games/brogue/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	1.11.1
 CATEGORIES=	games
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Much-loved minimalist roguelike game (community edition)
 WWW=		https://sites.google.com/site/broguegame/
 
diff --git a/games/dobutsu/Makefile b/games/dobutsu/Makefile
index 62cc444e9a1b..4661e75e0b04 100644
--- a/games/dobutsu/Makefile
+++ b/games/dobutsu/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	4
 CATEGORIES=	games
 MASTER_SITES=	http://fuz.su/pub/dobutsu/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Tablebase and Engine for Dobutsu Shogi
 WWW=		https://github.com/clausecker/dobutsu
 
diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile
index 1e22c9858c36..66c977dfa79c 100644
--- a/games/freesweep/Makefile
+++ b/games/freesweep/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.0.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	games
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Minesweeper-style game for text-mode terminals
 WWW=		https://github.com/rwestlund/freesweep
 
diff --git a/games/nbsdgames/Makefile b/games/nbsdgames/Makefile
index d4f95f2cb13c..d7cc36569380 100644
--- a/games/nbsdgames/Makefile
+++ b/games/nbsdgames/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	5
 CATEGORIES=	games
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	17 text-based modern games
 WWW=		https://github.com/abakh/nbsdgames
 
diff --git a/games/seabattle/Makefile b/games/seabattle/Makefile
index 8a4a6cc2db52..75492596efd0 100644
--- a/games/seabattle/Makefile
+++ b/games/seabattle/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1
 CATEGORIES=	games
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Curses based battleship type game
 WWW=		http://www.deater.net/weave/vmwprod/seabattle.html
 
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile
index 63a9b5b09f92..5d48466a6919 100644
--- a/games/stonesoup/Makefile
+++ b/games/stonesoup/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	stonesoup
 DISTVERSION=	0.29.1
 CATEGORIES=	games
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Dungeon Crawl Stone Soup - a fun, free rogue-like game
 WWW=		https://crawl.develz.org/
 
diff --git a/games/xnethack/Makefile b/games/xnethack/Makefile
index 0747725e89aa..3ec89a96f220 100644
--- a/games/xnethack/Makefile
+++ b/games/xnethack/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	7.1
 PORTREVISION=	1
 CATEGORIES=	games
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Experimental features and improvements applied to NetHack 3.7-dev
 WWW=		https://nethackwiki.com/wiki/XNetHack
 
diff --git a/graphics/cfdg/Makefile b/graphics/cfdg/Makefile
index ac4609cd442a..54359b5f05d1 100644
--- a/graphics/cfdg/Makefile
+++ b/graphics/cfdg/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://www.contextfreeart.org/download/ \
 		http://glyphic.s3.amazonaws.com/cfa/download/
 DISTNAME=	ContextFreeSource${PORTVERSION}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Context Free Design Grammar compiler
 WWW=		https://www.contextfreeart.org/
 
diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile
index 5e3efbc92bf8..f4bf2069c454 100644
--- a/graphics/colmap/Makefile
+++ b/graphics/colmap/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	3.7
 PORTREVISION=	1
 CATEGORIES=	graphics
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Structure from motion and multi-view stereo
 WWW=		https://colmap.github.io/
 
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index ed1c471e4c91..9f8eafad7c2f 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	GUI for Panorama Tools, to stitch panoramic images
 WWW=		http://hugin.sourceforge.net/
 
diff --git a/graphics/jpgtn/Makefile b/graphics/jpgtn/Makefile
index 1ae3a5f7ed07..b1c6a2d3e9f8 100644
--- a/graphics/jpgtn/Makefile
+++ b/graphics/jpgtn/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	4
 CATEGORIES=	graphics
 MASTER_SITES=	SF SUNSITE/apps/graphics/misc
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Creates thumbnails of JPEG images
 WWW=		http://jpgtn.sourceforge.net/
 
diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile
index e44853a1ff25..6cc6efd7cc67 100644
--- a/graphics/libpano13/Makefile
+++ b/graphics/libpano13/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 CATEGORIES=	graphics java
 MASTER_SITES=	SF/panotools/${PORTNAME}/${PORTNAME}-${DISTVERSION}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Cross-platform library behind Panorama Tools and other photo stitchers
 WWW=		http://panotools.sourceforge.net/
 
diff --git a/graphics/lux/Makefile b/graphics/lux/Makefile
index b498fdf9df6c..5742f54f8bfe 100644
--- a/graphics/lux/Makefile
+++ b/graphics/lux/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	https://bitbucket.org/kfj/pv/get/
 PKGNAMESUFFIX=	-pv	# distinguish from www/lux
 DISTNAME=	${COMMIT}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Panorama and image viewer
 WWW=		https://bitbucket.org/kfj/pv
 
diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile
index 26d430eb6c23..8829fcbead22 100644
--- a/graphics/stamp/Makefile
+++ b/graphics/stamp/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	12
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Adds a graphical, configurable timestamp to a grayscale image
 WWW=		http://stamp.sourceforge.net/
 
diff --git a/graphics/tumble/Makefile b/graphics/tumble/Makefile
index 69c054cf7003..b6f7471ccb6f 100644
--- a/graphics/tumble/Makefile
+++ b/graphics/tumble/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.38
 CATEGORIES=	graphics print
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Creates a PDF file from image files
 WWW=		http://tumble.brouhaha.com/
 
diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile
index 5601abf694f2..60615b7bad31 100644
--- a/lang/intercal/Makefile
+++ b/lang/intercal/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.31
 CATEGORIES=	lang
 MASTER_SITES=	http://www.catb.org/~esr/intercal/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	C-INTERCAL compiler, ick, and supporting libraries
 WWW=		http://www.catb.org/~esr/intercal/
 
diff --git a/lang/mecrisp-stellaris/Makefile b/lang/mecrisp-stellaris/Makefile
index 827bc8f69ae7..49728cb46a51 100644
--- a/lang/mecrisp-stellaris/Makefile
+++ b/lang/mecrisp-stellaris/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	2.6.3
 CATEGORIES=	lang
 MASTER_SITES=	SF/mecrisp
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Native code Forth system for ARM
 WWW=		http://mecrisp.sourceforge.net
 
diff --git a/lang/spl/Makefile b/lang/spl/Makefile
index 4bc1e40383a5..324f842bcdbb 100644
--- a/lang/spl/Makefile
+++ b/lang/spl/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	5
 CATEGORIES=	lang
 MASTER_SITES=	http://shakespearelang.sourceforge.net/download/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Shakespeare programming language
 WWW=		http://shakespearelang.sourceforge.net/
 
diff --git a/misc/findutils/Makefile b/misc/findutils/Makefile
index 444399051b8d..822798f4fd4b 100644
--- a/misc/findutils/Makefile
+++ b/misc/findutils/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	4.9.0
 CATEGORIES=	misc
 MASTER_SITES=	GNU
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	GNU find utilities
 WWW=		https://www.gnu.org/software/findutils/
 
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile
index 50e1fc4ae584..b22beaff7cd3 100644
--- a/misc/pdmenu/Makefile
+++ b/misc/pdmenu/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	1.3.6
 CATEGORIES=	misc
 MASTER_SITES=	https://git.kitenet.net/index.cgi/pdmenu.git/snapshot/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Simple console menu program
 WWW=		https://joeyh.name/code/pdmenu/
 
diff --git a/misc/schilytools/Makefile b/misc/schilytools/Makefile
index 64bc10da7dea..0d8ebf40d4a4 100644
--- a/misc/schilytools/Makefile
+++ b/misc/schilytools/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	schilytools
 DISTVERSION=	3
 CATEGORIES=	misc
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Collection of tools and libraries by J. Schilling (metaport)
 WWW=		https://codeberg.org/schilytools/schilytools
 
diff --git a/multimedia/py-mat2/Makefile b/multimedia/py-mat2/Makefile
index 3dc9a747a9a9..1d899d5a8f4c 100644
--- a/multimedia/py-mat2/Makefile
+++ b/multimedia/py-mat2/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	multimedia audio graphics textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Handy tool to trash your metadata
 WWW=		https://0xacab.org/jvoisin/mat2
 
diff --git a/multimedia/py-metadata-cleaner/Makefile b/multimedia/py-metadata-cleaner/Makefile
index 8e82d9c85e5b..0af8a17dc3c9 100644
--- a/multimedia/py-metadata-cleaner/Makefile
+++ b/multimedia/py-metadata-cleaner/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	2.2.5
 CATEGORIES=	multimedia audio graphics python textproc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Python GTK application to view and clean metadata in files, using mat2
 WWW=		https://gitlab.com/rmnvgr/metadata-cleaner
 
diff --git a/net-im/gotktrix/Makefile b/net-im/gotktrix/Makefile
index 3697e62c2a9f..9f2b6ec5f7b0 100644
--- a/net-im/gotktrix/Makefile
+++ b/net-im/gotktrix/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.1.4
 PORTREVISION=	4
 CATEGORIES=	net-im
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Matrix client in Go and GTK4
 WWW=		https://github.com/diamondburned/gotktrix
 
diff --git a/net/rospo/Makefile b/net/rospo/Makefile
index c496db9033df..9d2ff4bb3ff0 100644
--- a/net/rospo/Makefile
+++ b/net/rospo/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	net net-vpn sysutils
 MASTER_SITES=	https://github.com/ferama/rospo/releases/download/v${DISTVERSION}/ui-artifacts.tar.gz?dummy=/:artifacts
 DISTFILES=	${PORTNAME}-ui-artifacts-${DISTVERSION}.tar.gz:artifacts
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Simple and reliable ssh tunnels with embedded ssh server
 WWW=		https://github.com/ferama/rospo
 
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile
index 917ea8e8e37c..e50274c33030 100644
--- a/net/unfs3/Makefile
+++ b/net/unfs3/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	unfs3-
 DISTVERSION=	0.9.23
 CATEGORIES=	net
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	User-space implementation of the NFSv3 server specification
 WWW=		https://unfs3.github.io/
 
diff --git a/security/certmgr/Makefile b/security/certmgr/Makefile
index 830c4b0d4923..eb96af16f0e3 100644
--- a/security/certmgr/Makefile
+++ b/security/certmgr/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	3.0.3
 PORTREVISION=	8
 CATEGORIES=	security net
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Automated certificate management using a CFSSL CA
 WWW=		https://github.com/cloudflare/certmgr
 
diff --git a/security/fragrouter/Makefile b/security/fragrouter/Makefile
index b9fed3f5c3f7..6ff16e13cb30 100644
--- a/security/fragrouter/Makefile
+++ b/security/fragrouter/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://monkey.org/~dugsong/ \
 		http://fuz.su/~fuz/distfiles/fragrouter/ \
 		LOCAL/ohauer
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Tool for testing network IDS implementations
 
 GNU_CONFIGURE=	yes
diff --git a/security/hyperhotp/Makefile b/security/hyperhotp/Makefile
index 2370f2a059fe..ec0d4d86352c 100644
--- a/security/hyperhotp/Makefile
+++ b/security/hyperhotp/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.1
 CATEGORIES=	security comms
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Programmer for the HOTP feature of hyperFIDO USB security keys
 WWW=		https://github.com/casept/hyperhotp
 
diff --git a/security/kdbxviewer/Makefile b/security/kdbxviewer/Makefile
index 190e8afecbf2..5b592c1913c2 100644
--- a/security/kdbxviewer/Makefile
+++ b/security/kdbxviewer/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.1.12
 DISTVERSIONPREFIX=v
 CATEGORIES=	security
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Ncurses UI and command-line tool for KeePass2 Database files
 WWW=		https://github.com/pepa65/kdbxviewer
 
diff --git a/shells/bosh/Makefile b/shells/bosh/Makefile
index d86a066d29a3..347ecec819c4 100644
--- a/shells/bosh/Makefile
+++ b/shells/bosh/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	bosh
 CATEGORIES=	shells
 
 COMMENT=	Bourne Shell extended by J. Schilling
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 WWW=		http://schilytools.sourceforge.net/bosh.html
 
 # bin/bosh
diff --git a/sysutils/e2tools/Makefile b/sysutils/e2tools/Makefile
index 52747ee78c79..1305bc627f98 100644
--- a/sysutils/e2tools/Makefile
+++ b/sysutils/e2tools/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Utilities to manipulate files in an ext2/ext3 filesystem
 WWW=		https://e2tools.github.io/
 
diff --git a/sysutils/mkjail/Makefile b/sysutils/mkjail/Makefile
index 560bc94867bf..340c91a46104 100644
--- a/sysutils/mkjail/Makefile
+++ b/sysutils/mkjail/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	mkjail
 DISTVERSION=	0.0.3
 CATEGORIES=	sysutils
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Fat jail creation script
 WWW=		https://github.com/mkjail/mkjail
 
diff --git a/sysutils/snapraid/Makefile b/sysutils/snapraid/Makefile
index 91e82d305287..940eebff3ade 100644
--- a/sysutils/snapraid/Makefile
+++ b/sysutils/snapraid/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	12.2
 CATEGORIES=	sysutils archivers
 MASTER_SITES=	https://github.com/amadvance/snapraid/releases/download/v${DISTVERSION}/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	File-level Backup/RAID program for disk arrays
 WWW=		https://www.snapraid.it/
 
diff --git a/sysutils/vcp/Makefile b/sysutils/vcp/Makefile
index 7c854b746013..1ed352ef6f97 100644
--- a/sysutils/vcp/Makefile
+++ b/sysutils/vcp/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://freebsdcluster.org/~mich/software/ \
 		http://fuz.su/~fuz/distfiles/vcp/
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Copy files in curses interface
 
 LICENSE=	BSD3CLAUSE
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile
index 11f510317fc6..51698ad4db0b 100644
--- a/textproc/htmldoc/Makefile
+++ b/textproc/htmldoc/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.9.16
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Converts HTML to PDF and/or PostScript
 WWW=		https://michaelrsweet.github.io/htmldoc
 
diff --git a/textproc/kepubify/Makefile b/textproc/kepubify/Makefile
index 2fdd71403694..83f15f8a3706 100644
--- a/textproc/kepubify/Makefile
+++ b/textproc/kepubify/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	4.0.4
 PORTREVISION=	8
 CATEGORIES=	textproc converters
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	EPUB to KEPUB converter
 WWW=		https://pgaskin.net/kepubify
 
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile
index 3b5c9abab56a..8e9fccd4aee8 100644
--- a/textproc/man2html/Makefile
+++ b/textproc/man2html/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	https://invisible-island.net/archives/man2html/
 DISTNAME=	man2html-${DISTVERSION:E}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Convert nroff(1) man pages to HTML
 WWW=		https://dickey.his.com/scripts/man2html.html
 
diff --git a/www/writeas-cli/Makefile b/www/writeas-cli/Makefile
index 893f927aee91..1dd3d862f709 100644
--- a/www/writeas-cli/Makefile
+++ b/www/writeas-cli/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	https://code.as/core/socks/archive/v1.0.0.tar.gz?dummy=/:core_sock
 DISTFILES=	core-socks-v1.0.0.tar.gz:core_socks
 DIST_SUBDIR=	writeas
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Command line client for Write.as / WriteFreely
 WWW=		https://write.as/apps/cli
 
diff --git a/www/writefreely/Makefile b/www/writefreely/Makefile
index 796b04652d48..12bc4b45e7dd 100644
--- a/www/writefreely/Makefile
+++ b/www/writefreely/Makefile
@@ -10,11 +10,7 @@ DIST_SUBDIR=	writeas
 PATCH_SITES=	https://github.com/writefreely/writefreely/commit/
 PATCHFILES=	99d72881cf833326f02d86a8896bbd2b8156327b.diff:-p1
 
- MAINTAINER=	fuz@fuz.su
- COMMENT=	Clean, Markdown-based publishing platform made for writers
- WWW=		https://writefreely.org
-
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Clean, Markdown-based publishing platform made for writers
 WWW=		https://writefreely.org
 
diff --git a/x11/py-autotiling/Makefile b/x11/py-autotiling/Makefile
index daf91e812fdc..11e142ca93f9 100644
--- a/x11/py-autotiling/Makefile
+++ b/x11/py-autotiling/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	x11
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	fuz@fuz.su
+MAINTAINER=	fuz@FreeBSD.org
 COMMENT=	Automatically switch the window split orientation in sway and i3
 WWW=		https://github.com/nwg-piotr/autotiling