diff options
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> |