git: 04b57ef63827 - main - lx's ports: Reset maintainer to ports@ per his request

From: Joseph Mingrone <jrm_at_FreeBSD.org>
Date: Mon, 25 Apr 2022 15:07:11 UTC
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=04b57ef63827658d18cdf14af056a2a89f5f9f3f

commit 04b57ef63827658d18cdf14af056a2a89f5f9f3f
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2022-04-25 15:04:33 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2022-04-25 15:06:48 +0000

    lx's ports: Reset maintainer to ports@ per his request
    
    Sponsored by:   The FreeBSD Foundation
---
 comms/uird/Makefile                   | 2 +-
 databases/rocksdb-lite/Makefile       | 4 ++--
 devel/libowfat/Makefile               | 2 +-
 devel/linenoise-ng/Makefile           | 2 +-
 devel/log4sh/Makefile                 | 2 +-
 dns/djbdns/Makefile                   | 2 +-
 editors/2bsd-vi/Makefile              | 2 +-
 korean/scim-tables/Makefile           | 2 +-
 net/glflow/Makefile                   | 2 +-
 net/iodine/Makefile                   | 2 +-
 net/luasocket/Makefile                | 2 +-
 net/plugdaemon/Makefile               | 2 +-
 net/sbd/Makefile                      | 2 +-
 net/thcrut/Makefile                   | 2 +-
 security/flawfinder/Makefile          | 2 +-
 security/ncrack/Makefile              | 2 +-
 security/p5-CSP/Makefile              | 2 +-
 sysutils/minirsyslogd/Makefile        | 2 +-
 sysutils/ucspi-ssl/Makefile           | 2 +-
 textproc/luaexpat/Makefile            | 2 +-
 textproc/scim-table-imengine/Makefile | 2 +-
 textproc/scim/Makefile                | 2 +-
 textproc/tth/Makefile                 | 2 +-
 23 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/comms/uird/Makefile b/comms/uird/Makefile
index 6c212912a0b2..71b7273760fc 100644
--- a/comms/uird/Makefile
+++ b/comms/uird/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	comms
 MASTER_SITES=	http://kbinstuff.googlepages.com/ \
 		http://redundancy.redundancy.org/mirror/
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The Universal IR Receiver Daemon
 
 USES=		perl5 gmake tar:tgz
diff --git a/databases/rocksdb-lite/Makefile b/databases/rocksdb-lite/Makefile
index 29750d847c1c..ce0b6575d982 100644
--- a/databases/rocksdb-lite/Makefile
+++ b/databases/rocksdb-lite/Makefile
@@ -1,8 +1,8 @@
-# Created by: David Thiel <lx@FreeBSD.org>
+# Created by: David Thiel <ports@FreeBSD.org>
 
 PORTREVISION=	0
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Persistent key-value store for fast storage environments (lite version)
 
 LITE=		yes
diff --git a/devel/libowfat/Makefile b/devel/libowfat/Makefile
index a99c6c0c51e3..edc3d8a044d4 100644
--- a/devel/libowfat/Makefile
+++ b/devel/libowfat/Makefile
@@ -5,7 +5,7 @@ PORTVERSION=	0.32
 CATEGORIES=	devel
 MASTER_SITES=	https://www.fefe.de/libowfat/
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	General purpose library based on code by D. J. Bernstein
 
 LICENSE=	GPLv2
diff --git a/devel/linenoise-ng/Makefile b/devel/linenoise-ng/Makefile
index 552c26810c10..c7b9e8020606 100644
--- a/devel/linenoise-ng/Makefile
+++ b/devel/linenoise-ng/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	2
 DISTVERSIONPREFIX=v
 CATEGORIES=	devel
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Small, portable readline replacement
 
 LICENSE=	BSD3CLAUSE
diff --git a/devel/log4sh/Makefile b/devel/log4sh/Makefile
index cada3a9afa35..830dddd04351 100644
--- a/devel/log4sh/Makefile
+++ b/devel/log4sh/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%201.4.X%20%28stable%29/${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Common logging library for Bourne shell scripts
 
 USES=		cpe
diff --git a/dns/djbdns/Makefile b/dns/djbdns/Makefile
index 3516de649ce9..4701af654605 100644
--- a/dns/djbdns/Makefile
+++ b/dns/djbdns/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES=	https://cr.yp.to/djbdns/ \
 DISTNAME=	djbdns-${DJBDNS_VER}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER?=	lx@FreeBSD.org
+MAINTAINER?=	ports@FreeBSD.org
 COMMENT?=	Collection of secure and reliable DNS tools
 
 # Converted from LEGAL_TEXT
diff --git a/editors/2bsd-vi/Makefile b/editors/2bsd-vi/Makefile
index 3f6eb91b2c23..4401c0f665e0 100644
--- a/editors/2bsd-vi/Makefile
+++ b/editors/2bsd-vi/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	SF/ex-${PORTNAME}/ex-${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	2bsd-
 DISTNAME=	ex-${PORTVERSION}
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The original vi editor, updated to run on modern OSes
 
 LICENSE=	BSD4CLAUSE
diff --git a/korean/scim-tables/Makefile b/korean/scim-tables/Makefile
index 672356880c91..54067f903b4b 100644
--- a/korean/scim-tables/Makefile
+++ b/korean/scim-tables/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	1
 CATEGORIES=	korean
 MASTER_SITES=	SF/scim/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	SCIM table based Korean input methods
 
 BUILD_DEPENDS=	scim-make-table:textproc/scim-table-imengine
diff --git a/net/glflow/Makefile b/net/glflow/Makefile
index 84ffd93f9aca..c3c165186c3c 100644
--- a/net/glflow/Makefile
+++ b/net/glflow/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	net security
 MASTER_SITES=	SF
 DISTNAME=	glFlow-${PORTVERSION}
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	NetFlow tool for detecting DoS attacks
 
 USES=		ssl tar:tgz
diff --git a/net/iodine/Makefile b/net/iodine/Makefile
index fa81b8b7ecd9..eb9dc7c92757 100644
--- a/net/iodine/Makefile
+++ b/net/iodine/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	net
 MASTER_SITES=	http://code.kryo.se/iodine/ \
 		http://redundancy.redundancy.org/mirror/
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tunnel IPv4 data through a DNS server
 
 LICENSE=	ISCL
diff --git a/net/luasocket/Makefile b/net/luasocket/Makefile
index c481ecabb3ce..06397924b5f9 100644
--- a/net/luasocket/Makefile
+++ b/net/luasocket/Makefile
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	net
 PKGNAMEPREFIX=	${LUA_PKGNAMEPREFIX}
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Socket support for the Lua language
 
 LICENSE=	MIT
diff --git a/net/plugdaemon/Makefile b/net/plugdaemon/Makefile
index e6c6b815833d..34017f05cc25 100644
--- a/net/plugdaemon/Makefile
+++ b/net/plugdaemon/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	net
 MASTER_SITES=	SF
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Plug proxy daemon, forwards TCP/IP connections
 
 PLIST_FILES=	man/man1/plug.1.gz sbin/plug
diff --git a/net/sbd/Makefile b/net/sbd/Makefile
index 1b3b8eeff757..13f4093a2e0c 100644
--- a/net/sbd/Makefile
+++ b/net/sbd/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	net security
 MASTER_SITES=	http://tigerteam.se/dl/sbd/ \
 		http://redundancy.redundancy.org/mirror/
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Netcat clone with more features and crypto
 
 ALL_TARGET=	unix
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile
index b8802df1e3d5..9718949e61b5 100644
--- a/net/thcrut/Makefile
+++ b/net/thcrut/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	net
 MASTER_SITES=	http://thc.org/releases/ \
 		http://redundancy.redundancy.org/mirror/
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Local network discovery tool
 
 BROKEN_FreeBSD_13=	ld: error: duplicate symbol: ip_tcp_sync_addr
diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile
index d10bf4632001..a6895aa9e0d4 100644
--- a/security/flawfinder/Makefile
+++ b/security/flawfinder/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	security devel
 MASTER_SITES=	http://www.dwheeler.com/flawfinder/ \
 		PACKETSTORM/UNIX/security
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Examines source code looking for security weaknesses
 
 LICENSE=	GPLv2+
diff --git a/security/ncrack/Makefile b/security/ncrack/Makefile
index 04cb8e20e660..58b250258dda 100644
--- a/security/ncrack/Makefile
+++ b/security/ncrack/Makefile
@@ -1,4 +1,4 @@
-# Created by: David E. Thiel <lx@FreeBSD.org>
+# Created by: David E. Thiel <ports@FreeBSD.org>
 
 PORTNAME=	ncrack
 DISTVERSION=	0.7
diff --git a/security/p5-CSP/Makefile b/security/p5-CSP/Makefile
index 80d9aebdcebd..6574af1c9dd6 100644
--- a/security/p5-CSP/Makefile
+++ b/security/p5-CSP/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	ftp://ftp.it.su.se/pub/users/leifj/ \
 		http://redundancy.redundancy.org/mirror/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Perl tool for managing Certificate Authorities
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
diff --git a/sysutils/minirsyslogd/Makefile b/sysutils/minirsyslogd/Makefile
index 2170b2e763c2..40f3b92feaaf 100644
--- a/sysutils/minirsyslogd/Makefile
+++ b/sysutils/minirsyslogd/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	1
 CATEGORIES=	sysutils net
 MASTER_SITES=	http://redundancy.redundancy.org/mirror/
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Minimal, fast and secure syslog receiver
 
 USE_RC_SUBR=	minirsyslogd
diff --git a/sysutils/ucspi-ssl/Makefile b/sysutils/ucspi-ssl/Makefile
index bf327d98a5f4..06bc0c59fb03 100644
--- a/sysutils/ucspi-ssl/Makefile
+++ b/sysutils/ucspi-ssl/Makefile
@@ -5,7 +5,7 @@ PORTVERSION=	0.99b
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.fehcom.de/ipnet/ucspi-ssl/
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	UCSPI tools for building SSL client-server applications
 
 BROKEN_FreeBSD_13=	ld: error: duplicate symbol: strnum
diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile
index 9a13185812e5..f3febfbaefed 100644
--- a/textproc/luaexpat/Makefile
+++ b/textproc/luaexpat/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	http://matthewwild.co.uk/projects/luaexpat/ \
 				http://redundancy.redundancy.org/mirror/
 PKGNAMEPREFIX=	${LUA_PKGNAMEPREFIX}
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	SAX XML parser based on Expat library
 
 LICENSE=	MIT
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile
index d1211a95b998..833d7bea6fdf 100644
--- a/textproc/scim-table-imengine/Makefile
+++ b/textproc/scim-table-imengine/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	SF/scim/scim-tables/${PORTVERSION}
 DISTNAME=	scim-tables-${PORTVERSION}
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	SCIM table based input method engine
 
 BUILD_DEPENDS=	scim:textproc/scim
diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile
index 229038d5e307..242d21789331 100644
--- a/textproc/scim/Makefile
+++ b/textproc/scim/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	6
 CATEGORIES=	textproc
 MASTER_SITES=	SF
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Smart Common Input Method platform
 
 LICENSE=	LGPL21
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile
index 8a22ea00fce3..e560415e430f 100644
--- a/textproc/tth/Makefile
+++ b/textproc/tth/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	http://hutchinson.belmont.ma.us/tth/tth-noncom/ \
 		http://redundancy.redundancy.org/mirror/
 DISTNAME=	tth_C
 
-MAINTAINER=	lx@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	TeX to HTML translator
 
 RUN_DEPENDS=	ppmtogif:graphics/netpbm