From b6bd0cf737c9d31460c65e26ca05b1ae0e21a3bb Mon Sep 17 00:00:00 2001 From: Dmitri Goutnik Date: Mon, 16 Sep 2019 20:55:08 +0000 Subject: [PATCH] Change my maintainer email Approved by: tz (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21677 --- Mk/Uses/go.mk | 2 +- comms/tio/Makefile | 2 +- databases/pspg/Makefile | 2 +- deskutils/showdown/Makefile | 2 +- devel/awless/Makefile | 2 +- devel/gogs/Makefile | 2 +- devel/goswagger/Makefile | 2 +- devel/grv/Makefile | 2 +- devel/liteide/Makefile | 2 +- devel/packr/Makefile | 2 +- editors/dte/Makefile | 2 +- editors/encryptpad/Makefile | 2 +- irc/inspircd/Makefile | 2 +- lang/go-devel/Makefile | 2 +- lang/gomacro/Makefile | 2 +- math/glpk/Makefile | 2 +- misc/liblxi/Makefile | 2 +- misc/libpostal/Makefile | 2 +- misc/lxi-tools/Makefile | 2 +- misc/mtail/Makefile | 2 +- misc/nnn/Makefile | 2 +- net-im/slack-term/Makefile | 2 +- net/gdrive/Makefile | 2 +- net/google-cloud-sdk-app-engine-go/Makefile | 2 +- ports-mgmt/modules2tuple/Makefile | 2 +- security/2fa/Makefile | 2 +- security/sops/Makefile | 2 +- sysutils/ctop/Makefile | 2 +- sysutils/docker-credential-pass/Makefile | 2 +- sysutils/dunst/Makefile | 2 +- sysutils/fusefs-encfs/Makefile | 2 +- sysutils/fusefs-s3fs/Makefile | 2 +- sysutils/twmn/Makefile | 2 +- www/go-appengine-sdk/Makefile | 2 +- www/gobuffalo/Makefile | 2 +- www/surf/Makefile | 2 +- x11-fonts/font-awesome/Makefile | 2 +- x11-fonts/google-fonts/Makefile | 2 +- x11-wm/i3-gaps/Makefile | 2 +- x11/alttab/Makefile | 2 +- x11/hhpc/Makefile | 2 +- x11/lemonbar/Makefile | 2 +- x11/swarp/Makefile | 2 +- x11/wmutils-core/Makefile | 2 +- x11/wmutils-opt/Makefile | 2 +- x11/xkb-switch/Makefile | 2 +- 46 files changed, 46 insertions(+), 46 deletions(-) diff --git a/Mk/Uses/go.mk b/Mk/Uses/go.mk index 1e98364ae14f..e14334936a66 100644 --- a/Mk/Uses/go.mk +++ b/Mk/Uses/go.mk @@ -52,7 +52,7 @@ # # This variable must not be set by individual ports! # -# MAINTAINER: dg@syrec.org +# MAINTAINER: dmgk@FreeBSD.org .if !defined(_INCLUDE_USES_GO_MK) _INCLUDE_USES_GO_MK= yes diff --git a/comms/tio/Makefile b/comms/tio/Makefile index 991bf8894a42..e92bb41e1b67 100644 --- a/comms/tio/Makefile +++ b/comms/tio/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.32 CATEGORIES= comms -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple TTY terminal I/O application LICENSE= GPLv2+ diff --git a/databases/pspg/Makefile b/databases/pspg/Makefile index ccb6081f3186..e7f7a4fb5814 100644 --- a/databases/pspg/Makefile +++ b/databases/pspg/Makefile @@ -4,7 +4,7 @@ PORTNAME= pspg DISTVERSION= 2.0.3 CATEGORIES= databases -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Tabular data pager designed to be used with psql LICENSE= BSD2CLAUSE diff --git a/deskutils/showdown/Makefile b/deskutils/showdown/Makefile index 18d88006b585..45affecbb3b5 100644 --- a/deskutils/showdown/Makefile +++ b/deskutils/showdown/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 0.6 PORTREVISION= 2 CATEGORIES= deskutils -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple markdown viewer, written in Vala and GTK 3 LICENSE= GPLv3 diff --git a/devel/awless/Makefile b/devel/awless/Makefile index 792e5f0c9286..ab75c940bae1 100644 --- a/devel/awless/Makefile +++ b/devel/awless/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 CATEGORIES= devel -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Fast, powerful and easy-to-use CLI for AWS LICENSE= APACHE20 diff --git a/devel/gogs/Makefile b/devel/gogs/Makefile index 3b8d713ab0a7..588b1071569f 100644 --- a/devel/gogs/Makefile +++ b/devel/gogs/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.11.91 CATEGORIES= devel www -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Painless self-hosted Git service LICENSE= MIT diff --git a/devel/goswagger/Makefile b/devel/goswagger/Makefile index 2622c1b8cf42..9b9aba652c7a 100644 --- a/devel/goswagger/Makefile +++ b/devel/goswagger/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.20.1 CATEGORIES= devel -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Swagger 2.0 implementation for Go LICENSE= APACHE20 diff --git a/devel/grv/Makefile b/devel/grv/Makefile index d44cfe712a6d..04424b235bd1 100644 --- a/devel/grv/Makefile +++ b/devel/grv/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 0.3.2 PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Terminal interface for viewing git repositories LICENSE= GPLv3 diff --git a/devel/liteide/Makefile b/devel/liteide/Makefile index 571c12216f1b..bfedb7a99885 100644 --- a/devel/liteide/Makefile +++ b/devel/liteide/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= x DISTVERSION= 36.1 CATEGORIES= devel editors -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple, open source, cross-platform Go IDE LICENSE= LGPL21+ diff --git a/devel/packr/Makefile b/devel/packr/Makefile index b9b3ed724252..3d278d679342 100644 --- a/devel/packr/Makefile +++ b/devel/packr/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 CATEGORIES= devel -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple and easy way to embed static files into Go binaries LICENSE= MIT diff --git a/editors/dte/Makefile b/editors/dte/Makefile index bc91c04b70cc..f916c9646f35 100644 --- a/editors/dte/Makefile +++ b/editors/dte/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.8.2 CATEGORIES= editors -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Small and easy to use console text editor LICENSE= GPLv2 diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index 781081e9e200..65d85523af56 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -7,7 +7,7 @@ DISTVERSION= 0.4.0.4 PORTREVISION= 6 CATEGORIES= editors security -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Minimalist secure text editor and binary encryptor LICENSE= GPLv2+ diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile index be7f3b5052db..b6d2d43076b9 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 CATEGORIES= irc -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Modular C++ IRC daemon LICENSE= GPLv2 diff --git a/lang/go-devel/Makefile b/lang/go-devel/Makefile index 9a78c3d7cd75..c9994f70abe7 100644 --- a/lang/go-devel/Makefile +++ b/lang/go-devel/Makefile @@ -6,7 +6,7 @@ PORTVERSION= g20190903 CATEGORIES= lang PKGNAMESUFFIX= -devel -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Go programming language (development version) LICENSE= BSD3CLAUSE diff --git a/lang/gomacro/Makefile b/lang/gomacro/Makefile index 39aa333f719f..ebbaf307054a 100644 --- a/lang/gomacro/Makefile +++ b/lang/gomacro/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 2.7-304 DISTVERSIONSUFFIX= -g2f4dc7c CATEGORIES= lang -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Interactive Go interpreter and debugger with REPL, generics and macros LICENSE= MPL20 diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 33ae0e6c3b87..3234e644d4b9 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 4.65 CATEGORIES= math MASTER_SITES= GNU -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= GNU Linear Programming Kit LICENSE= GPLv3+ diff --git a/misc/liblxi/Makefile b/misc/liblxi/Makefile index cf80c921ab2b..23394ce27091 100644 --- a/misc/liblxi/Makefile +++ b/misc/liblxi/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.13 CATEGORIES= misc -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Library for communicating with LXI compatible instruments LICENSE= BSD3CLAUSE diff --git a/misc/libpostal/Makefile b/misc/libpostal/Makefile index 84ee79688447..ef05eb1464da 100644 --- a/misc/libpostal/Makefile +++ b/misc/libpostal/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.1 DISTVERSIONSUFFIX= -alpha CATEGORIES= misc geography -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Library for parsing/normalizing street addresses around the world LICENSE= MIT diff --git a/misc/lxi-tools/Makefile b/misc/lxi-tools/Makefile index 262fafaf3be5..30990c673c0e 100644 --- a/misc/lxi-tools/Makefile +++ b/misc/lxi-tools/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.21 PORTREVISION= 1 CATEGORIES= misc -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Collection of tools that enables control of LXI compatible instruments LICENSE= BSD3CLAUSE diff --git a/misc/mtail/Makefile b/misc/mtail/Makefile index 621c30041ab1..5923876be201 100644 --- a/misc/mtail/Makefile +++ b/misc/mtail/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://matt.immute.net/src/mtail/ -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Small tail workalike that performs output coloring LICENSE= MIT diff --git a/misc/nnn/Makefile b/misc/nnn/Makefile index f80e40434565..fea19722ef26 100644 --- a/misc/nnn/Makefile +++ b/misc/nnn/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.6 CATEGORIES= misc shells -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Missing terminal file browser for X LICENSE= BSD2CLAUSE diff --git a/net-im/slack-term/Makefile b/net-im/slack-term/Makefile index 73cb06842f72..6f20d65f53e4 100644 --- a/net-im/slack-term/Makefile +++ b/net-im/slack-term/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 CATEGORIES= net-im -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Slack client for your terminal LICENSE= MIT diff --git a/net/gdrive/Makefile b/net/gdrive/Makefile index 4b6b6fe5b5a3..512f76ad66b7 100644 --- a/net/gdrive/Makefile +++ b/net/gdrive/Makefile @@ -13,7 +13,7 @@ PATCHFILES= 3c060f4d33530866496515b45fcfaa3fd2da5f32.patch:-p1 \ 0197c982f6c961e8a44ec9895fcc33c1fe4c3ac2.patch:-p1 \ f397bb25e339dc4cf1e9bf2467336ba6fd48fd9f.patch:-p1 -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Google Drive CLI Client LICENSE= MIT diff --git a/net/google-cloud-sdk-app-engine-go/Makefile b/net/google-cloud-sdk-app-engine-go/Makefile index 65dd6920219a..2999ee66b82c 100644 --- a/net/google-cloud-sdk-app-engine-go/Makefile +++ b/net/google-cloud-sdk-app-engine-go/Makefile @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= https://dl.google.com/dl/cloudsdk/channels/rapid/components/ DISTNAME= ${PORTNAME}-linux-x86_64-${DISTVERSION:S/^g//} -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Google Cloud SDK App Engine Go Extensions LICENSE= APACHE20 BSD3CLAUSE diff --git a/ports-mgmt/modules2tuple/Makefile b/ports-mgmt/modules2tuple/Makefile index 3a66c3e92837..2baf3bfded68 100644 --- a/ports-mgmt/modules2tuple/Makefile +++ b/ports-mgmt/modules2tuple/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.8.1 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Generate GH_TUPLE from modules.txt LICENSE= BSD2CLAUSE diff --git a/security/2fa/Makefile b/security/2fa/Makefile index f6bf6fab7213..d57bf63ac1e4 100644 --- a/security/2fa/Makefile +++ b/security/2fa/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 CATEGORIES= security -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Two-factor authentication on the command line LICENSE= BSD3CLAUSE diff --git a/security/sops/Makefile b/security/sops/Makefile index 0bd705dbd5da..9b57fd431c36 100644 --- a/security/sops/Makefile +++ b/security/sops/Makefile @@ -4,7 +4,7 @@ PORTNAME= sops DISTVERSION= 3.3.1 CATEGORIES= security editors -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Editor of encrypted files that supports YAML, JSON and BINARY formats LICENSE= MPL20 diff --git a/sysutils/ctop/Makefile b/sysutils/ctop/Makefile index 6fb9ac149a9e..c56394b1e50c 100644 --- a/sysutils/ctop/Makefile +++ b/sysutils/ctop/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 CATEGORIES= sysutils -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Top-like interface for Docker container metrics LICENSE= MIT diff --git a/sysutils/docker-credential-pass/Makefile b/sysutils/docker-credential-pass/Makefile index 3259368e1c80..75d93395a3e6 100644 --- a/sysutils/docker-credential-pass/Makefile +++ b/sysutils/docker-credential-pass/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 CATEGORIES= sysutils -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Helper to use sysutils/password-store as Docker credentials store LICENSE= MIT diff --git a/sysutils/dunst/Makefile b/sysutils/dunst/Makefile index f1f4acb90ad7..b4154b104bf0 100644 --- a/sysutils/dunst/Makefile +++ b/sysutils/dunst/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 CATEGORIES= sysutils -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Lightweight notification daemon LICENSE= BSD3CLAUSE diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile index cbcd8d06863f..ea324785a078 100644 --- a/sysutils/fusefs-encfs/Makefile +++ b/sysutils/fusefs-encfs/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 4 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Encrypted pass-through FUSE filesystem LICENSE= GPLv3 diff --git a/sysutils/fusefs-s3fs/Makefile b/sysutils/fusefs-s3fs/Makefile index b6d1ea122b36..9020e89f0244 100644 --- a/sysutils/fusefs-s3fs/Makefile +++ b/sysutils/fusefs-s3fs/Makefile @@ -7,7 +7,7 @@ DISTVERSION= 1.85 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= FUSE-based file system backed by Amazon S3 LICENSE= GPLv2 diff --git a/sysutils/twmn/Makefile b/sysutils/twmn/Makefile index fc266dae1021..894d4ef78471 100644 --- a/sysutils/twmn/Makefile +++ b/sysutils/twmn/Makefile @@ -5,7 +5,7 @@ PORTVERSION= g20171216 PORTREVISION= 8 CATEGORIES= sysutils -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Notification system for tiling window managers LICENSE= LGPL3 diff --git a/www/go-appengine-sdk/Makefile b/www/go-appengine-sdk/Makefile index 020c55fd3589..a6d10cb110f2 100644 --- a/www/go-appengine-sdk/Makefile +++ b/www/go-appengine-sdk/Makefile @@ -6,7 +6,7 @@ CATEGORIES= www devel MASTER_SITES= https://storage.googleapis.com/appengine-sdks/featured/ DISTNAME= ${PORTNAME:S,-,_,g}_linux_amd64-${PORTVERSION} -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= App Engine SDK for Go # The actual license for this port is "APACHE20 and BSD3CLAUSE and MIT and PSFL and (GPLv2+ or LGPL21+ or MPL11)". diff --git a/www/gobuffalo/Makefile b/www/gobuffalo/Makefile index c2a421aa8fef..af779b8d214f 100644 --- a/www/gobuffalo/Makefile +++ b/www/gobuffalo/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.14.10 DISTVERSIONPREFIX= v CATEGORIES= www -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Go web development eco-system, designed to make the life easier LICENSE= MIT diff --git a/www/surf/Makefile b/www/surf/Makefile index aca96831bfcf..a83de5bd5f3b 100644 --- a/www/surf/Makefile +++ b/www/surf/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ PKGNAMESUFFIX= -browser -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple Web browser based on WebKit2/GTK+ LICENSE= MIT diff --git a/x11-fonts/font-awesome/Makefile b/x11-fonts/font-awesome/Makefile index 1197e57e0e12..94661226f0a5 100644 --- a/x11-fonts/font-awesome/Makefile +++ b/x11-fonts/font-awesome/Makefile @@ -6,7 +6,7 @@ CATEGORIES= x11-fonts MASTER_SITES= https://use.fontawesome.com/releases/v${DISTVERSION}/ DISTNAME= fontawesome-free-${DISTVERSION}-desktop -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Suite of pictographic icons from Font Awesome (free version) LICENSE= OFL11 diff --git a/x11-fonts/google-fonts/Makefile b/x11-fonts/google-fonts/Makefile index e68099829228..2a5d474b4847 100644 --- a/x11-fonts/google-fonts/Makefile +++ b/x11-fonts/google-fonts/Makefile @@ -4,7 +4,7 @@ PORTNAME= google-fonts DISTVERSION= 0.0.0.20190509 CATEGORIES= x11-fonts -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Collection of freely redistributable TrueType fonts from Google LICENSE= APACHE20 OFL11 diff --git a/x11-wm/i3-gaps/Makefile b/x11-wm/i3-gaps/Makefile index 71f70da116cb..aec23ae3424a 100644 --- a/x11-wm/i3-gaps/Makefile +++ b/x11-wm/i3-gaps/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 4.17.1 CATEGORIES= x11-wm PKGNAMESUFFIX= -gaps -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Fork of i3 tiling window manager with more features, including gaps LICENSE= BSD3CLAUSE diff --git a/x11/alttab/Makefile b/x11/alttab/Makefile index ff56ba3882bd..251b7a0c4fec 100644 --- a/x11/alttab/Makefile +++ b/x11/alttab/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 CATEGORIES= x11 -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Task switcher for minimalistic window managers LICENSE= GPLv3 diff --git a/x11/hhpc/Makefile b/x11/hhpc/Makefile index 291b60963f8d..b2db6b9beebd 100644 --- a/x11/hhpc/Makefile +++ b/x11/hhpc/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 CATEGORIES= x11 -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Small X11 utility to hide the mouse pointer when unused LICENSE= BSD3CLAUSE diff --git a/x11/lemonbar/Makefile b/x11/lemonbar/Makefile index e4692be2d0a5..88ea0a3420f3 100644 --- a/x11/lemonbar/Makefile +++ b/x11/lemonbar/Makefile @@ -7,7 +7,7 @@ DISTVERSION= 1.3 PORTREVISION= 3 CATEGORIES= x11 -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Lightweight xcb based bar LICENSE= MIT diff --git a/x11/swarp/Makefile b/x11/swarp/Makefile index b763e1675fbd..c1fddcc4d98e 100644 --- a/x11/swarp/Makefile +++ b/x11/swarp/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/tools/ -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= X11 generic pointer warping utility LICENSE= MIT diff --git a/x11/wmutils-core/Makefile b/x11/wmutils-core/Makefile index 80a4a3ed9503..e47897ff9572 100644 --- a/x11/wmutils-core/Makefile +++ b/x11/wmutils-core/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.4 CATEGORIES= x11 -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Set of window manipulation tools LICENSE= ISCL diff --git a/x11/wmutils-opt/Makefile b/x11/wmutils-opt/Makefile index c46da7d060e9..99b67865c82e 100644 --- a/x11/wmutils-opt/Makefile +++ b/x11/wmutils-opt/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.0 CATEGORIES= x11 -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Optional addons to wmutils LICENSE= ISCL diff --git a/x11/xkb-switch/Makefile b/x11/xkb-switch/Makefile index dd15c9f8f63c..e169b026f7d5 100644 --- a/x11/xkb-switch/Makefile +++ b/x11/xkb-switch/Makefile @@ -9,7 +9,7 @@ CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= 2075a8cdd5456c906fcd49278c1003dcb6b9f880.patch:-p1 -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Switch your X keyboard layouts from the command line LICENSE= GPLv3