aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-11-06 17:21:33 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-11-06 21:29:11 +0000
commit6b3bcae479c47af467369f142fa1a1046b9d4f95 (patch)
tree27db8ef5fe674a0da30f9ce659cecb699aadb9c0 /misc
parent9e6d197a4f820d58bbc4c599232f804a1bdbe544 (diff)
downloadports-6b3bcae479c47af467369f142fa1a1046b9d4f95.tar.gz
ports-6b3bcae479c47af467369f142fa1a1046b9d4f95.zip
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)
Diffstat (limited to 'misc')
-rw-r--r--misc/findutils/Makefile6
1 files 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