diff options
Diffstat (limited to 'ftp/ftpfind/Makefile')
-rw-r--r-- | ftp/ftpfind/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile index cd602e4298c3..6bc03bf2f300 100644 --- a/ftp/ftpfind/Makefile +++ b/ftp/ftpfind/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: ftpfind -# Date created: Feb 21 1998 -# Whom: Tomokazu ISHII <t-ishii@tryplanet.com> -# +# Created by: Tomokazu ISHII <t-ishii@tryplanet.com> # $FreeBSD$ -# PORTNAME= ftpfind PORTVERSION= 0.996 CATEGORIES= ftp MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Find directory&file on a ftp server PLIST_FILES= bin/ftpfind |