diff --git a/archivers/advancecomp/Makefile b/archivers/advancecomp/Makefile --- a/archivers/advancecomp/Makefile +++ b/archivers/advancecomp/Makefile @@ -3,7 +3,7 @@ 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 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -4,7 +4,7 @@ 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 --- a/benchmarks/uica/Makefile +++ b/benchmarks/uica/Makefile @@ -7,7 +7,7 @@ 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 --- a/cad/librnd/Makefile +++ b/cad/librnd/Makefile @@ -3,7 +3,7 @@ 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 --- a/cad/pcb-rnd/Makefile +++ b/cad/pcb-rnd/Makefile @@ -3,7 +3,7 @@ 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 --- a/databases/sqsh/Makefile +++ b/databases/sqsh/Makefile @@ -7,7 +7,7 @@ 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 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -5,7 +5,7 @@ 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 --- a/devel/dasm/Makefile +++ b/devel/dasm/Makefile @@ -2,7 +2,7 @@ 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 --- a/devel/fungw/Makefile +++ b/devel/fungw/Makefile @@ -4,7 +4,7 @@ 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 --- a/devel/gcli/Makefile +++ b/devel/gcli/Makefile @@ -3,7 +3,7 @@ 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 --- a/devel/genht/Makefile +++ b/devel/genht/Makefile @@ -3,7 +3,7 @@ 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 --- a/devel/go-perf/Makefile +++ b/devel/go-perf/Makefile @@ -4,7 +4,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 --- a/devel/go-tools/Makefile +++ b/devel/go-tools/Makefile @@ -6,7 +6,7 @@ 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 --- a/devel/gocritic/Makefile +++ b/devel/gocritic/Makefile @@ -4,7 +4,7 @@ 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 --- a/devel/gopls/Makefile +++ b/devel/gopls/Makefile @@ -4,7 +4,7 @@ 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 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -4,7 +4,7 @@ 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 --- a/devel/libcircllhist/Makefile +++ b/devel/libcircllhist/Makefile @@ -3,7 +3,7 @@ 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 --- a/devel/liberasurecode/Makefile +++ b/devel/liberasurecode/Makefile @@ -2,7 +2,7 @@ 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 --- a/devel/objconv/Makefile +++ b/devel/objconv/Makefile @@ -5,7 +5,7 @@ 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 --- a/devel/schilybase/Makefile.master +++ b/devel/schilybase/Makefile.master @@ -6,7 +6,7 @@ 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 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -2,7 +2,7 @@ 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 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -4,7 +4,7 @@ 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 --- a/emulators/vt100/Makefile +++ b/emulators/vt100/Makefile @@ -2,7 +2,7 @@ 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 --- a/finance/ticker/Makefile +++ b/finance/ticker/Makefile @@ -3,7 +3,7 @@ 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 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -4,7 +4,7 @@ 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 --- a/games/brogue/Makefile +++ b/games/brogue/Makefile @@ -3,7 +3,7 @@ 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 --- a/games/dobutsu/Makefile +++ b/games/dobutsu/Makefile @@ -3,7 +3,7 @@ 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 --- a/games/freesweep/Makefile +++ b/games/freesweep/Makefile @@ -3,7 +3,7 @@ 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 --- a/games/nbsdgames/Makefile +++ b/games/nbsdgames/Makefile @@ -3,7 +3,7 @@ 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 --- a/games/seabattle/Makefile +++ b/games/seabattle/Makefile @@ -3,7 +3,7 @@ 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 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -2,7 +2,7 @@ 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 --- a/games/xnethack/Makefile +++ b/games/xnethack/Makefile @@ -4,7 +4,7 @@ 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 --- a/graphics/cfdg/Makefile +++ b/graphics/cfdg/Makefile @@ -6,7 +6,7 @@ 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 --- a/graphics/colmap/Makefile +++ b/graphics/colmap/Makefile @@ -3,7 +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 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -4,7 +4,7 @@ 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 --- a/graphics/jpgtn/Makefile +++ b/graphics/jpgtn/Makefile @@ -4,7 +4,7 @@ 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 --- a/graphics/libpano13/Makefile +++ b/graphics/libpano13/Makefile @@ -4,7 +4,7 @@ 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 --- a/graphics/lux/Makefile +++ b/graphics/lux/Makefile @@ -5,7 +5,7 @@ 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 --- a/graphics/stamp/Makefile +++ b/graphics/stamp/Makefile @@ -4,7 +4,7 @@ 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 --- a/graphics/tumble/Makefile +++ b/graphics/tumble/Makefile @@ -3,7 +3,7 @@ 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 --- a/lang/intercal/Makefile +++ b/lang/intercal/Makefile @@ -3,7 +3,7 @@ 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 --- a/lang/mecrisp-stellaris/Makefile +++ b/lang/mecrisp-stellaris/Makefile @@ -3,7 +3,7 @@ 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 --- a/lang/spl/Makefile +++ b/lang/spl/Makefile @@ -4,7 +4,7 @@ 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 --- a/misc/findutils/Makefile +++ b/misc/findutils/Makefile @@ -3,7 +3,7 @@ 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 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -3,7 +3,7 @@ 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 --- a/misc/schilytools/Makefile +++ b/misc/schilytools/Makefile @@ -2,7 +2,7 @@ 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 --- a/multimedia/py-mat2/Makefile +++ b/multimedia/py-mat2/Makefile @@ -4,7 +4,7 @@ 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 --- a/multimedia/py-metadata-cleaner/Makefile +++ b/multimedia/py-metadata-cleaner/Makefile @@ -4,7 +4,7 @@ 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 --- a/net-im/gotktrix/Makefile +++ b/net-im/gotktrix/Makefile @@ -4,7 +4,7 @@ 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 --- a/net/rospo/Makefile +++ b/net/rospo/Makefile @@ -6,7 +6,7 @@ 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 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -3,7 +3,7 @@ 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 --- a/security/certmgr/Makefile +++ b/security/certmgr/Makefile @@ -4,7 +4,7 @@ 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 --- a/security/fragrouter/Makefile +++ b/security/fragrouter/Makefile @@ -6,7 +6,7 @@ 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 --- a/security/hyperhotp/Makefile +++ b/security/hyperhotp/Makefile @@ -3,7 +3,7 @@ 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 --- a/security/kdbxviewer/Makefile +++ b/security/kdbxviewer/Makefile @@ -3,7 +3,7 @@ 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 --- a/shells/bosh/Makefile +++ b/shells/bosh/Makefile @@ -2,7 +2,7 @@ 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 --- a/sysutils/e2tools/Makefile +++ b/sysutils/e2tools/Makefile @@ -4,7 +4,7 @@ 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 --- a/sysutils/mkjail/Makefile +++ b/sysutils/mkjail/Makefile @@ -2,7 +2,7 @@ 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 --- a/sysutils/snapraid/Makefile +++ b/sysutils/snapraid/Makefile @@ -3,7 +3,7 @@ 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 --- a/sysutils/vcp/Makefile +++ b/sysutils/vcp/Makefile @@ -5,7 +5,7 @@ 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 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -3,7 +3,7 @@ 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 --- a/textproc/kepubify/Makefile +++ b/textproc/kepubify/Makefile @@ -4,7 +4,7 @@ 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 --- a/textproc/man2html/Makefile +++ b/textproc/man2html/Makefile @@ -4,7 +4,7 @@ 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 --- a/www/writeas-cli/Makefile +++ b/www/writeas-cli/Makefile @@ -7,7 +7,7 @@ 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 --- a/www/writefreely/Makefile +++ b/www/writefreely/Makefile @@ -10,11 +10,7 @@ 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 --- a/x11/py-autotiling/Makefile +++ b/x11/py-autotiling/Makefile @@ -4,7 +4,7 @@ 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