git: e3f6f924fe86 - main - all: return timur's ports to the pool after safekeeping his commit bit.

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 07 Jul 2025 19:41:55 UTC
The branch main has been updated by rene:

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

commit e3f6f924fe86b9b12c479c5686da7748d81d6f4b
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-07-07 19:41:10 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-07-07 19:41:46 +0000

    all: return timur's ports to the pool after safekeeping his commit bit.
    
    Hat:    portmgr
---
 devel/cwrap/Makefile          | 2 +-
 devel/nss_wrapper/Makefile    | 2 +-
 devel/pam_wrapper/Makefile    | 2 +-
 devel/py-xattr/Makefile       | 2 +-
 devel/resolv_wrapper/Makefile | 2 +-
 devel/socket_wrapper/Makefile | 2 +-
 devel/uid_wrapper/Makefile    | 2 +-
 dns/samba-nsupdate/Makefile   | 2 +-
 sysutils/libsunacl/Makefile   | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/devel/cwrap/Makefile b/devel/cwrap/Makefile
index aa4e1b645ab2..cd146b3b5abc 100644
--- a/devel/cwrap/Makefile
+++ b/devel/cwrap/Makefile
@@ -2,7 +2,7 @@ PORTNAME=		cwrap
 PORTVERSION=		1.1.0
 CATEGORIES=		devel
 
-MAINTAINER=		timur@FreeBSD.org
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		Testing your full software stack on a single machine
 WWW=		https://cwrap.org/
 
diff --git a/devel/nss_wrapper/Makefile b/devel/nss_wrapper/Makefile
index 68ef1b3a2638..77560234e077 100644
--- a/devel/nss_wrapper/Makefile
+++ b/devel/nss_wrapper/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=		3
 CATEGORIES=		devel
 MASTER_SITES=		SAMBA/cwrap
 
-MAINTAINER=		timur@FreeBSD.org
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		Wrapper for the user, group and hosts NSS API
 WWW=		https://cwrap.org/nss_wrapper.html
 
diff --git a/devel/pam_wrapper/Makefile b/devel/pam_wrapper/Makefile
index cb18b48acbd0..1d7ed4600252 100644
--- a/devel/pam_wrapper/Makefile
+++ b/devel/pam_wrapper/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=		3
 CATEGORIES=		devel
 MASTER_SITES=		SAMBA/cwrap
 
-MAINTAINER=		timur@FreeBSD.org
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		Preloadable wrapper to test PAM applications and PAM Modules
 WWW=		https://cwrap.org/pam_wrapper.html
 
diff --git a/devel/py-xattr/Makefile b/devel/py-xattr/Makefile
index 826c8ee1e82d..7af64da80dd6 100644
--- a/devel/py-xattr/Makefile
+++ b/devel/py-xattr/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Python wrapper for extended filesystem attributes
 WWW=		https://github.com/xattr/xattr
 
diff --git a/devel/resolv_wrapper/Makefile b/devel/resolv_wrapper/Makefile
index ad72d5e63daf..6391bc7a8589 100644
--- a/devel/resolv_wrapper/Makefile
+++ b/devel/resolv_wrapper/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=		1.1.8
 CATEGORIES=		devel
 MASTER_SITES=		SAMBA/cwrap
 
-MAINTAINER=		timur@FreeBSD.org
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		Wrapper for dns name resolving or dns faking
 WWW=			https://cwrap.org/resolv_wrapper.html
 
diff --git a/devel/socket_wrapper/Makefile b/devel/socket_wrapper/Makefile
index 975738cc4f23..f08eaf6ffba7 100644
--- a/devel/socket_wrapper/Makefile
+++ b/devel/socket_wrapper/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=		1.4.2
 CATEGORIES=		devel
 MASTER_SITES=		SAMBA/cwrap
 
-MAINTAINER=		timur@FreeBSD.org
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		Library passing all socket communications through unix sockets
 WWW=			https://cwrap.org/socket_wrapper.html
 
diff --git a/devel/uid_wrapper/Makefile b/devel/uid_wrapper/Makefile
index 43c776ba9afd..e3172cbb6e09 100644
--- a/devel/uid_wrapper/Makefile
+++ b/devel/uid_wrapper/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=		1
 CATEGORIES=		devel
 MASTER_SITES=		SAMBA/cwrap
 
-MAINTAINER=		timur@FreeBSD.org
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		Wrapper to fake privilege separation
 WWW=		https://cwrap.org/uid_wrapper.html
 
diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile
index 03508e8dd607..1124462eb019 100644
--- a/dns/samba-nsupdate/Makefile
+++ b/dns/samba-nsupdate/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=		ISC/bind9/${ISCVERSION}
 PKGNAMEPREFIX=		samba-
 DISTNAME=		bind-${ISCVERSION}
 
-MAINTAINER=		timur@FreeBSD.org
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		nsupdate utility with the GSS-TSIG support
 WWW=		https://www.isc.org/software/bind
 
diff --git a/sysutils/libsunacl/Makefile b/sysutils/libsunacl/Makefile
index e27e0235a244..ff71e5ad5a52 100644
--- a/sysutils/libsunacl/Makefile
+++ b/sysutils/libsunacl/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/freenas/libsunacl/releases/download/v${PORTVERSION}/
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Wrapper providing SunOS NFSv4 ACL API
 
 LICENSE=	BSD2CLAUSE