diff --git a/misc/findutils/Makefile b/misc/findutils/Makefile index 17e2c8b4d547..444399051b8d 100644 --- a/misc/findutils/Makefile +++ b/misc/findutils/Makefile @@ -1,30 +1,30 @@ PORTNAME= findutils DISTVERSION= 4.9.0 CATEGORIES= misc MASTER_SITES= GNU -MAINTAINER= Robert Clausecker +MAINTAINER= fuz@fuz.su COMMENT= GNU find utilities WWW= https://www.gnu.org/software/findutils/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= charsetfix cpe gmake localbase tar:xz CPE_VENDOR= gnu GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g --localstatedir=${LOCALSTATEDIR} MAKE_ARGS= INSTALL_SCRIPT="${INSTALL_SCRIPT}" INFO= find find-maint OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls LOCALSTATEDIR?= /var/db .include