summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/hey/Makefile2
-rw-r--r--comms/airspyhf/Makefile2
-rw-r--r--comms/tio/Makefile2
-rw-r--r--databases/pspg/Makefile2
-rw-r--r--deskutils/showdown/Makefile2
-rw-r--r--devel/awless/Makefile2
-rw-r--r--devel/gogs/Makefile2
-rw-r--r--devel/goswagger/Makefile2
-rw-r--r--devel/liteide/Makefile2
-rw-r--r--devel/packr/Makefile2
-rw-r--r--devel/roswell/Makefile2
-rw-r--r--devel/shards/Makefile2
-rw-r--r--editors/dte/Makefile2
-rw-r--r--editors/encryptpad/Makefile2
-rw-r--r--filesystems/s3fs/Makefile2
-rw-r--r--lang/crystal/Makefile2
-rw-r--r--lang/gomacro/Makefile2
-rw-r--r--math/glpk/Makefile2
-rw-r--r--misc/liblxi/Makefile2
-rw-r--r--misc/libpostal/Makefile2
-rw-r--r--misc/lxi-tools/Makefile2
-rw-r--r--net-im/slack-term/Makefile2
-rw-r--r--ports-mgmt/fallout/Makefile2
-rw-r--r--ports-mgmt/modules2tuple/Makefile2
-rw-r--r--ports-mgmt/portgrep/Makefile2
-rw-r--r--security/2fa/Makefile2
-rw-r--r--security/age/Makefile2
-rw-r--r--security/aws-vault/Makefile2
-rw-r--r--security/sops/Makefile2
-rw-r--r--sysutils/ctop/Makefile2
-rw-r--r--sysutils/docker-credential-pass/Makefile2
-rw-r--r--sysutils/dunst/Makefile2
-rw-r--r--sysutils/twmn/Makefile2
-rw-r--r--textproc/fzf/Makefile2
-rw-r--r--www/gobuffalo/Makefile2
-rw-r--r--www/surf/Makefile2
-rw-r--r--x11-fonts/font-awesome/Makefile2
-rw-r--r--x11-fonts/google-fonts/Makefile2
-rw-r--r--x11/alttab/Makefile2
-rw-r--r--x11/hhpc/Makefile2
-rw-r--r--x11/lemonbar/Makefile2
-rw-r--r--x11/swarp/Makefile2
-rw-r--r--x11/wmutils-core/Makefile2
-rw-r--r--x11/wmutils-opt/Makefile2
-rw-r--r--x11/xbanish/Makefile2
-rw-r--r--x11/xkb-switch/Makefile2
46 files changed, 46 insertions, 46 deletions
diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile
index 49d2e2e8e4fc..7ec46bff594f 100644
--- a/benchmarks/hey/Makefile
+++ b/benchmarks/hey/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
PORTREVISION= 25
CATEGORIES= benchmarks
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tiny program that sends some load to a web application
WWW= https://github.com/rakyll/hey
diff --git a/comms/airspyhf/Makefile b/comms/airspyhf/Makefile
index cd4ebcbdcba5..fccf07cd6db2 100644
--- a/comms/airspyhf/Makefile
+++ b/comms/airspyhf/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 1.6.8-7
DISTVERSIONSUFFIX= -gb93dedd
CATEGORIES= comms hamradio
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= User mode driver for Airspy HF+ SDR
WWW= https://github.com/airspy/airspyhf
diff --git a/comms/tio/Makefile b/comms/tio/Makefile
index 9471064b6db1..cf6f5fcac720 100644
--- a/comms/tio/Makefile
+++ b/comms/tio/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 3.8
CATEGORIES= comms
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple TTY terminal I/O application
WWW= https://tio.github.io
diff --git a/databases/pspg/Makefile b/databases/pspg/Makefile
index 3b0153c6080b..105de625735b 100644
--- a/databases/pspg/Makefile
+++ b/databases/pspg/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 5.7.4
PORTREVISION= 1
CATEGORIES= databases
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tabular data pager designed to be used with psql
WWW= https://github.com/okbob/pspg
diff --git a/deskutils/showdown/Makefile b/deskutils/showdown/Makefile
index 130979703849..6d63d8004c94 100644
--- a/deskutils/showdown/Makefile
+++ b/deskutils/showdown/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 0.6
PORTREVISION= 5
CATEGORIES= deskutils
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple markdown viewer, written in Vala and GTK 3
WWW= https://github.com/craigbarnes/showdown
diff --git a/devel/awless/Makefile b/devel/awless/Makefile
index def318e1e2f1..a8f470f63e0e 100644
--- a/devel/awless/Makefile
+++ b/devel/awless/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.1.11
PORTREVISION= 27
CATEGORIES= devel
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast, powerful and easy-to-use CLI for AWS
WWW= https://github.com/wallix/awless
diff --git a/devel/gogs/Makefile b/devel/gogs/Makefile
index 6b15339718ef..e28111da2929 100644
--- a/devel/gogs/Makefile
+++ b/devel/gogs/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.12.11
PORTREVISION= 14
CATEGORIES= devel www
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Painless self-hosted Git service
WWW= https://gogs.io/
diff --git a/devel/goswagger/Makefile b/devel/goswagger/Makefile
index c3e09342ddb4..bc072ef9e235 100644
--- a/devel/goswagger/Makefile
+++ b/devel/goswagger/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.30.4
PORTREVISION= 16
CATEGORIES= devel
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Swagger 2.0 implementation for Go
WWW= https://goswagger.io/
diff --git a/devel/liteide/Makefile b/devel/liteide/Makefile
index 0a5f7fff33ab..a2fc429c8a34 100644
--- a/devel/liteide/Makefile
+++ b/devel/liteide/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 38.2
PORTREVISION= 14
CATEGORIES= devel editors
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple, open source, cross-platform Go IDE
WWW= https://github.com/visualfc/liteide
diff --git a/devel/packr/Makefile b/devel/packr/Makefile
index 17c81b2351a3..1d210a01dac7 100644
--- a/devel/packr/Makefile
+++ b/devel/packr/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 2.8.3
PORTREVISION= 24
CATEGORIES= devel
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple and easy way to embed static files into Go binaries
WWW= https://github.com/gobuffalo/packr
diff --git a/devel/roswell/Makefile b/devel/roswell/Makefile
index 6e7d5abd44f1..4067109f2f43 100644
--- a/devel/roswell/Makefile
+++ b/devel/roswell/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 22.12.14.113
PORTREVISION= 1
CATEGORIES= devel lisp
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Common Lisp installer and launcher
WWW= https://roswell.github.io/
diff --git a/devel/shards/Makefile b/devel/shards/Makefile
index 9aee39919f21..e003756e96d4 100644
--- a/devel/shards/Makefile
+++ b/devel/shards/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.17.3
PORTREVISION= 1
CATEGORIES= devel
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Dependency manager for the Crystal programming language
WWW= https://github.com/crystal-lang/shards
diff --git a/editors/dte/Makefile b/editors/dte/Makefile
index efa1378d17e5..86236edb3202 100644
--- a/editors/dte/Makefile
+++ b/editors/dte/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.9.1
PORTREVISION= 1
CATEGORIES= editors
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small and easy to use console text editor
WWW= https://craigbarnes.gitlab.io/dte/
diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile
index b2871579decf..cf0a92254831 100644
--- a/editors/encryptpad/Makefile
+++ b/editors/encryptpad/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.5.0.2
PORTREVISION= 1
CATEGORIES= editors security
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Minimalist secure text editor and binary encryptor
WWW= https://evpo.net/encryptpad/
diff --git a/filesystems/s3fs/Makefile b/filesystems/s3fs/Makefile
index 9a4f8a63c137..d18733cd580c 100644
--- a/filesystems/s3fs/Makefile
+++ b/filesystems/s3fs/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.95
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= FUSE-based file system backed by Amazon S3
WWW= https://github.com/s3fs-fuse/s3fs-fuse
diff --git a/lang/crystal/Makefile b/lang/crystal/Makefile
index 55001b2642e0..7fd3def6ee1f 100644
--- a/lang/crystal/Makefile
+++ b/lang/crystal/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= https://github.com/dmgk/crystal-bootstrap/releases/download/${BOOT
DISTFILES= ${BOOTSTRAP_NAME}.tar.xz:bootstrap
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Language with Ruby-like syntax and static type checking
WWW= https://crystal-lang.org
diff --git a/lang/gomacro/Makefile b/lang/gomacro/Makefile
index d6e02e99dae2..ba1b9b69736e 100644
--- a/lang/gomacro/Makefile
+++ b/lang/gomacro/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONSUFFIX= -g9aafa23
PORTREVISION= 17
CATEGORIES= lang
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive Go interpreter and debugger with REPL, generics and macros
WWW= https://github.com/cosmos72/gomacro
diff --git a/math/glpk/Makefile b/math/glpk/Makefile
index ab336ec94e97..60638f7961d7 100644
--- a/math/glpk/Makefile
+++ b/math/glpk/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 5.0
CATEGORIES= math
MASTER_SITES= GNU
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Linear Programming Kit
WWW= https://www.gnu.org/software/glpk/glpk.html
diff --git a/misc/liblxi/Makefile b/misc/liblxi/Makefile
index e85a66d9617b..3745e8444ca9 100644
--- a/misc/liblxi/Makefile
+++ b/misc/liblxi/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.18
PORTREVISION= 1
CATEGORIES= misc
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for communicating with LXI compatible instruments
WWW= https://lxi-tools.github.io
diff --git a/misc/libpostal/Makefile b/misc/libpostal/Makefile
index d69a44f00143..3678e02773c5 100644
--- a/misc/libpostal/Makefile
+++ b/misc/libpostal/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= misc geography
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
PATCHFILES= 21601eb4b8941b8d6d9b795b1d6db4bd376f5b28.patch:-p1
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for parsing/normalizing street addresses around the world
WWW= https://github.com/openvenues/libpostal
diff --git a/misc/lxi-tools/Makefile b/misc/lxi-tools/Makefile
index 949af3d668f1..9a233dc56d8f 100644
--- a/misc/lxi-tools/Makefile
+++ b/misc/lxi-tools/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 2.5
PORTREVISION= 1
CATEGORIES= misc
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of tools that enables control of LXI compatible instruments
WWW= https://lxi-tools.github.io/
diff --git a/net-im/slack-term/Makefile b/net-im/slack-term/Makefile
index a9d5713b3ee2..059dfb50af2b 100644
--- a/net-im/slack-term/Makefile
+++ b/net-im/slack-term/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.5.0
PORTREVISION= 25
CATEGORIES= net-im
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Slack client for your terminal
WWW= https://github.com/erroneousboat/slack-term
diff --git a/ports-mgmt/fallout/Makefile b/ports-mgmt/fallout/Makefile
index 0244fb65a0a2..8946e122b410 100644
--- a/ports-mgmt/fallout/Makefile
+++ b/ports-mgmt/fallout/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.0.4
PORTREVISION= 21
CATEGORIES= ports-mgmt
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Download and search pkg-fallout logs
WWW= https://github.com/dmgk/fallout
diff --git a/ports-mgmt/modules2tuple/Makefile b/ports-mgmt/modules2tuple/Makefile
index 6e9b30925a2b..e7cdbf6a8b6c 100644
--- a/ports-mgmt/modules2tuple/Makefile
+++ b/ports-mgmt/modules2tuple/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 2.2.4
PORTREVISION= 23
CATEGORIES= ports-mgmt
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generate GH_TUPLE from modules.txt
WWW= https://github.com/dmgk/modules2tuple
diff --git a/ports-mgmt/portgrep/Makefile b/ports-mgmt/portgrep/Makefile
index d09138bbed34..ead0f53b0d19 100644
--- a/ports-mgmt/portgrep/Makefile
+++ b/ports-mgmt/portgrep/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.4.1
PORTREVISION= 18
CATEGORIES= ports-mgmt
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Parallel port search utility
WWW= https://github.com/dmgk/portgrep
diff --git a/security/2fa/Makefile b/security/2fa/Makefile
index 933662e562a5..20719ba0976d 100644
--- a/security/2fa/Makefile
+++ b/security/2fa/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.2.0
PORTREVISION= 25
CATEGORIES= security
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Two-factor authentication on the command line
WWW= https://github.com/rsc/2fa
diff --git a/security/age/Makefile b/security/age/Makefile
index bb676f16f250..3095decd6147 100644
--- a/security/age/Makefile
+++ b/security/age/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.2.1
PORTREVISION= 2
CATEGORIES= security
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple, modern and secure file encryption tool
WWW= https://github.com/FiloSottile/age
diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile
index e9423b651752..4fa2f524470f 100644
--- a/security/aws-vault/Makefile
+++ b/security/aws-vault/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 6.6.2
PORTREVISION= 16
CATEGORIES= security
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Vault for securely storing and accessing AWS credentials
WWW= https://github.com/99designs/aws-vault
diff --git a/security/sops/Makefile b/security/sops/Makefile
index 9d1db876cd3c..31f3bfd3803b 100644
--- a/security/sops/Makefile
+++ b/security/sops/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 3.9.1
PORTREVISION= 2
CATEGORIES= security editors
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Editor of encrypted files that supports YAML, JSON and BINARY formats
WWW= https://github.com/mozilla/sops
diff --git a/sysutils/ctop/Makefile b/sysutils/ctop/Makefile
index 46b2492cf458..790a242f9756 100644
--- a/sysutils/ctop/Makefile
+++ b/sysutils/ctop/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.7.7
PORTREVISION= 23
CATEGORIES= sysutils
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Top-like interface for Docker container metrics
WWW= https://ctop.sh
diff --git a/sysutils/docker-credential-pass/Makefile b/sysutils/docker-credential-pass/Makefile
index 9cd7103209e0..3453ecb16db8 100644
--- a/sysutils/docker-credential-pass/Makefile
+++ b/sysutils/docker-credential-pass/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.6.4
PORTREVISION= 24
CATEGORIES= sysutils
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Helper to use sysutils/password-store as Docker credentials store
WWW= https://github.com/docker/docker-credential-helpers
diff --git a/sysutils/dunst/Makefile b/sysutils/dunst/Makefile
index 5914c68723b2..56ac8bbdaee8 100644
--- a/sysutils/dunst/Makefile
+++ b/sysutils/dunst/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 1.12.2
CATEGORIES= sysutils
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight notification daemon
WWW= https://dunst-project.org/
diff --git a/sysutils/twmn/Makefile b/sysutils/twmn/Makefile
index 2993a8ef661f..0df8dacfbabc 100644
--- a/sysutils/twmn/Makefile
+++ b/sysutils/twmn/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= g20190917
PORTREVISION= 8
CATEGORIES= sysutils
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Notification system for tiling window managers
WWW= https://github.com/sboli/twmn
diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile
index 3e1f22401dc7..b3cf99e21226 100644
--- a/textproc/fzf/Makefile
+++ b/textproc/fzf/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
DISTFILES= go.mod:gomod
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Blazing fast command-line fuzzy finder
WWW= https://github.com/junegunn/fzf/
diff --git a/www/gobuffalo/Makefile b/www/gobuffalo/Makefile
index a77b015561a9..322eacdf55ce 100644
--- a/www/gobuffalo/Makefile
+++ b/www/gobuffalo/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
PORTREVISION= 24
CATEGORIES= www
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Go web development eco-system, designed to make the life easier
WWW= https://gobuffalo.io/
diff --git a/www/surf/Makefile b/www/surf/Makefile
index a2a3bce82d21..f5f193a9e39c 100644
--- a/www/surf/Makefile
+++ b/www/surf/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= www
MASTER_SITES= http://dl.suckless.org/${PORTNAME}/
PKGNAMESUFFIX= -browser
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple Web browser based on WebKit2/GTK
WWW= https://surf.suckless.org
diff --git a/x11-fonts/font-awesome/Makefile b/x11-fonts/font-awesome/Makefile
index 3f8f91a4c679..28774f0d23a7 100644
--- a/x11-fonts/font-awesome/Makefile
+++ b/x11-fonts/font-awesome/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= x11-fonts
MASTER_SITES= https://use.fontawesome.com/releases/v${DISTVERSION}/
DISTNAME= fontawesome-free-${DISTVERSION}-desktop
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Suite of pictographic icons from Font Awesome (free version)
WWW= https://fontawesome.com/
diff --git a/x11-fonts/google-fonts/Makefile b/x11-fonts/google-fonts/Makefile
index 276d6e6266b6..c3fc5f8f7a53 100644
--- a/x11-fonts/google-fonts/Makefile
+++ b/x11-fonts/google-fonts/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 0.0.0.20210120
PORTREVISION= 3
CATEGORIES= x11-fonts
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of freely redistributable TrueType fonts from Google
WWW= https://fonts.google.com/
diff --git a/x11/alttab/Makefile b/x11/alttab/Makefile
index 465eb6dd8f84..4815da0846d1 100644
--- a/x11/alttab/Makefile
+++ b/x11/alttab/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.7.0
PORTREVISION= 1
CATEGORIES= x11
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Task switcher for minimalistic window managers
WWW= https://github.com/sagb/alttab
diff --git a/x11/hhpc/Makefile b/x11/hhpc/Makefile
index fcce0dd8adb9..ae81e1703edc 100644
--- a/x11/hhpc/Makefile
+++ b/x11/hhpc/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.3.1
CATEGORIES= x11
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small X11 utility to hide the mouse pointer when unused
WWW= https://github.com/aktau/hhpc
diff --git a/x11/lemonbar/Makefile b/x11/lemonbar/Makefile
index 768b0d4e328c..8c79e488a272 100644
--- a/x11/lemonbar/Makefile
+++ b/x11/lemonbar/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.4
PORTREVISION= 2
CATEGORIES= x11
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight xcb based bar
WWW= https://github.com/LemonBoy/bar
diff --git a/x11/swarp/Makefile b/x11/swarp/Makefile
index decf88d8f648..72aef9b4d7cd 100644
--- a/x11/swarp/Makefile
+++ b/x11/swarp/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://dl.suckless.org/tools/
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= X11 generic pointer warping utility
WWW= https://tools.suckless.org/x/swarp
diff --git a/x11/wmutils-core/Makefile b/x11/wmutils-core/Makefile
index a2ed036b8f57..ad02df552d76 100644
--- a/x11/wmutils-core/Makefile
+++ b/x11/wmutils-core/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.7
PORTREVISION= 1
CATEGORIES= x11
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Set of window manipulation tools
WWW= https://github.com/wmutils/core
diff --git a/x11/wmutils-opt/Makefile b/x11/wmutils-opt/Makefile
index 0b8491bd6081..1d14b8a726e5 100644
--- a/x11/wmutils-opt/Makefile
+++ b/x11/wmutils-opt/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= x11
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Optional addons to wmutils
WWW= https://github.com/wmutils/opt
diff --git a/x11/xbanish/Makefile b/x11/xbanish/Makefile
index 6d3df54ecdd5..149412fbff79 100644
--- a/x11/xbanish/Makefile
+++ b/x11/xbanish/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.8
PORTREVISION= 1
CATEGORIES= x11
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Banish the mouse cursor when typing
WWW= https://github.com/jcs/xbanish/
diff --git a/x11/xkb-switch/Makefile b/x11/xkb-switch/Makefile
index 4542bff9beb3..77cb853844dc 100644
--- a/x11/xkb-switch/Makefile
+++ b/x11/xkb-switch/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.8.5
PORTREVISION= 1
CATEGORIES= x11
-MAINTAINER= dmgk@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Switch your X keyboard layouts from the command line
WWW= https://github.com/ierton/xkb-switch