aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpfind
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2003-11-19 19:28:40 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2003-11-19 19:28:40 +0000
commite3c2232e4545c3f561ba148cd8f7b5ddad32c413 (patch)
tree2058d5294fe24671bac46448f04c0f3173abc030 /ftp/ftpfind
parent64f1b7cb4c228bb0435890b8f480aa98e9808b96 (diff)
downloadports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.tar.gz
ports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.zip
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109 Approved by: marcus (mentor)
Notes
Notes: svn path=/head/; revision=94400
Diffstat (limited to 'ftp/ftpfind')
-rw-r--r--ftp/ftpfind/Makefile2
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>