Index: archivers/advancecomp/Makefile =================================================================== --- archivers/advancecomp/Makefile +++ 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 Index: audio/timidity++/Makefile =================================================================== --- audio/timidity++/Makefile +++ 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/ Index: benchmarks/uica/Makefile =================================================================== --- benchmarks/uica/Makefile +++ 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 Index: cad/librnd/Makefile =================================================================== --- cad/librnd/Makefile +++ 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/ Index: cad/pcb-rnd/Makefile =================================================================== --- cad/pcb-rnd/Makefile +++ 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/ Index: databases/sqsh/Makefile =================================================================== --- databases/sqsh/Makefile +++ 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 Index: deskutils/remind/Makefile =================================================================== --- deskutils/remind/Makefile +++ 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/ Index: devel/dasm/Makefile =================================================================== --- devel/dasm/Makefile +++ 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/ Index: devel/fungw/Makefile =================================================================== --- devel/fungw/Makefile +++ 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/ Index: devel/gcli/Makefile =================================================================== --- devel/gcli/Makefile +++ 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 Index: devel/genht/Makefile =================================================================== --- devel/genht/Makefile +++ 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/ Index: devel/go-perf/Makefile =================================================================== --- devel/go-perf/Makefile +++ 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 Index: devel/go-tools/Makefile =================================================================== --- devel/go-tools/Makefile +++ 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 Index: devel/gocritic/Makefile =================================================================== --- devel/gocritic/Makefile +++ 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/ Index: devel/gopls/Makefile =================================================================== --- devel/gopls/Makefile +++ 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 Index: devel/goreleaser/Makefile =================================================================== --- devel/goreleaser/Makefile +++ devel/goreleaser/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.15.2 CATEGORIES= devel -MAINTAINER= fuz@fuz.su +MAINTAINER= fuz@FreeBSD.org COMMENT= Deliver Go binaries as fast and easily as possible WWW= https://goreleaser.com/ Index: devel/libcircllhist/Makefile =================================================================== --- devel/libcircllhist/Makefile +++ 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 Index: devel/liberasurecode/Makefile =================================================================== --- devel/liberasurecode/Makefile +++ 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 Index: devel/objconv/Makefile =================================================================== --- devel/objconv/Makefile +++ 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 Index: devel/schilybase/Makefile.master =================================================================== --- devel/schilybase/Makefile.master +++ 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} Index: editors/rehex/Makefile =================================================================== --- editors/rehex/Makefile +++ 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 Index: emulators/fceux/Makefile =================================================================== --- emulators/fceux/Makefile +++ 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 Index: emulators/vt100/Makefile =================================================================== --- emulators/vt100/Makefile +++ 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 Index: finance/ticker/Makefile =================================================================== --- finance/ticker/Makefile +++ 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 Index: ftp/wzdftpd/Makefile =================================================================== --- ftp/wzdftpd/Makefile +++ 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/ Index: games/brogue/Makefile =================================================================== --- games/brogue/Makefile +++ 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/ Index: games/dobutsu/Makefile =================================================================== --- games/dobutsu/Makefile +++ 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 Index: games/freesweep/Makefile =================================================================== --- games/freesweep/Makefile +++ 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 Index: games/nbsdgames/Makefile =================================================================== --- games/nbsdgames/Makefile +++ 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 Index: games/seabattle/Makefile =================================================================== --- games/seabattle/Makefile +++ 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 Index: games/stonesoup/Makefile =================================================================== --- games/stonesoup/Makefile +++ 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/ Index: games/xnethack/Makefile =================================================================== --- games/xnethack/Makefile +++ 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 Index: graphics/cfdg/Makefile =================================================================== --- graphics/cfdg/Makefile +++ 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/ Index: graphics/colmap/Makefile =================================================================== --- graphics/colmap/Makefile +++ 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/ Index: graphics/hugin/Makefile =================================================================== --- graphics/hugin/Makefile +++ 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/ Index: graphics/jpgtn/Makefile =================================================================== --- graphics/jpgtn/Makefile +++ 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/ Index: graphics/libpano13/Makefile =================================================================== --- graphics/libpano13/Makefile +++ 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/ Index: graphics/lux/Makefile =================================================================== --- graphics/lux/Makefile +++ 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 Index: graphics/stamp/Makefile =================================================================== --- graphics/stamp/Makefile +++ 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/ Index: graphics/tumble/Makefile =================================================================== --- graphics/tumble/Makefile +++ 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/ Index: lang/intercal/Makefile =================================================================== --- lang/intercal/Makefile +++ 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/ Index: lang/mecrisp-stellaris/Makefile =================================================================== --- lang/mecrisp-stellaris/Makefile +++ 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 Index: lang/spl/Makefile =================================================================== --- lang/spl/Makefile +++ 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/ Index: misc/findutils/Makefile =================================================================== --- misc/findutils/Makefile +++ 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/ Index: misc/pdmenu/Makefile =================================================================== --- misc/pdmenu/Makefile +++ 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/ Index: misc/schilytools/Makefile =================================================================== --- misc/schilytools/Makefile +++ 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 Index: multimedia/py-mat2/Makefile =================================================================== --- multimedia/py-mat2/Makefile +++ 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 Index: multimedia/py-metadata-cleaner/Makefile =================================================================== --- multimedia/py-metadata-cleaner/Makefile +++ 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 Index: net-im/gotktrix/Makefile =================================================================== --- net-im/gotktrix/Makefile +++ 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 Index: net/rospo/Makefile =================================================================== --- net/rospo/Makefile +++ 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 Index: net/unfs3/Makefile =================================================================== --- net/unfs3/Makefile +++ 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/ Index: security/certmgr/Makefile =================================================================== --- security/certmgr/Makefile +++ 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 Index: security/fragrouter/Makefile =================================================================== --- security/fragrouter/Makefile +++ 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 Index: security/hyperhotp/Makefile =================================================================== --- security/hyperhotp/Makefile +++ 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 Index: security/kdbxviewer/Makefile =================================================================== --- security/kdbxviewer/Makefile +++ 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 Index: shells/bosh/Makefile =================================================================== --- shells/bosh/Makefile +++ 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 Index: sysutils/e2tools/Makefile =================================================================== --- sysutils/e2tools/Makefile +++ 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/ Index: sysutils/mkjail/Makefile =================================================================== --- sysutils/mkjail/Makefile +++ 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 Index: sysutils/snapraid/Makefile =================================================================== --- sysutils/snapraid/Makefile +++ 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/ Index: sysutils/vcp/Makefile =================================================================== --- sysutils/vcp/Makefile +++ 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 Index: textproc/htmldoc/Makefile =================================================================== --- textproc/htmldoc/Makefile +++ 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 Index: textproc/kepubify/Makefile =================================================================== --- textproc/kepubify/Makefile +++ 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 Index: textproc/man2html/Makefile =================================================================== --- textproc/man2html/Makefile +++ 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 Index: www/writeas-cli/Makefile =================================================================== --- www/writeas-cli/Makefile +++ 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 Index: www/writefreely/Makefile =================================================================== --- www/writefreely/Makefile +++ 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 Index: x11/py-autotiling/Makefile =================================================================== --- x11/py-autotiling/Makefile +++ 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