diff options
author | trasz <trasz@FreeBSD.org> | 2009-03-22 17:49:32 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2009-03-22 17:49:32 +0800 |
commit | afd17f691031587f80b7f2a3804aa09631a4b20a (patch) | |
tree | 21447e1978f06dae0ac389b06b88ebdba1c4e094 /misc | |
parent | 14a88aa6c329a2d698d0a3e24a14ebcca205aeb4 (diff) | |
download | freebsd-ports-gnome-afd17f691031587f80b7f2a3804aa09631a4b20a.tar.gz freebsd-ports-gnome-afd17f691031587f80b7f2a3804aa09631a4b20a.tar.zst freebsd-ports-gnome-afd17f691031587f80b7f2a3804aa09631a4b20a.zip |
Pass maintainership to Klaus T. Aehlig.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/findutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/findutils/Makefile b/misc/findutils/Makefile index a64f29e7662f..dacd2d546020 100644 --- a/misc/findutils/Makefile +++ b/misc/findutils/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= findutils DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= aehlig@linta.de COMMENT= The GNU find utilities SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig |