diff options
author | eik <eik@FreeBSD.org> | 2003-11-20 03:28:40 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-20 03:28:40 +0800 |
commit | b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031 (patch) | |
tree | 0188e818061b5e44f965ad602e85f6c5bb1e539b /ftp/ftpfind | |
parent | 516a548f2881a1e4636b9f8df320a46abb73fb38 (diff) | |
download | freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.tar.gz freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.tar.zst freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.zip |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
Diffstat (limited to 'ftp/ftpfind')
-rw-r--r-- | ftp/ftpfind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile index bb66c4220748..c1c62838fc9f 100644 --- a/ftp/ftpfind/Makefile +++ b/ftp/ftpfind/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ \ http://www.tryplanet.com/t-ishii/programs/ftpfind/ -MAINTAINER= t-ishii@tryplanet.com +MAINTAINER= ports@FreeBSD.org COMMENT= Find directory&file on a ftp server .include <bsd.port.mk> |