git: 6b3bcae479c4 - main - misc/findutils: Pass maintainership to new maintainer

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 06 Nov 2022 21:29:44 UTC
The branch main has been updated by diizzy:

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

commit 6b3bcae479c47af467369f142fa1a1046b9d4f95
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-11-06 17:21:33 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-11-06 21:29:11 +0000

    misc/findutils: Pass maintainership to new maintainer
    
    While at it do some small adjustments to port
    
    PR:             267583
    Reviewed by:    Klaus Aehlig <aehlig@linta.de> (maintainer)
---
 misc/findutils/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/misc/findutils/Makefile b/misc/findutils/Makefile
index ce92b27eeeb0..17e2c8b4d547 100644
--- a/misc/findutils/Makefile
+++ b/misc/findutils/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	findutils
-PORTVERSION=	4.9.0
+DISTVERSION=	4.9.0
 CATEGORIES=	misc
 MASTER_SITES=	GNU
 
-MAINTAINER=	aehlig@linta.de
+MAINTAINER=	Robert Clausecker <fuz@fuz.su>
 COMMENT=	GNU find utilities
 WWW=		https://www.gnu.org/software/findutils/
 
@@ -14,7 +14,7 @@ USES=		charsetfix cpe gmake localbase tar:xz
 CPE_VENDOR=	gnu
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--program-prefix=g --localstatedir=${LOCALSTATEDIR}
+CONFIGURE_ARGS=	--program-prefix=g --localstatedir=${LOCALSTATEDIR}
 
 MAKE_ARGS=	INSTALL_SCRIPT="${INSTALL_SCRIPT}"
 INFO=		find find-maint