aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpfind
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-01-10 18:13:20 +0000
committerSteve Price <steve@FreeBSD.org>1999-01-10 18:13:20 +0000
commit8d3a192022723e8a0e24a550197830ca193b25c4 (patch)
tree4eb14f9b4d9a4f991c10c9fe83a0e155c55d5dfa /ftp/ftpfind
parentc54e680331a710cf0c909ba0bd3176a46bc67760 (diff)
downloadports-8d3a192022723e8a0e24a550197830ca193b25c4.tar.gz
ports-8d3a192022723e8a0e24a550197830ca193b25c4.zip
Update to version 0.996.
PR: 9380 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=15969
Diffstat (limited to 'ftp/ftpfind')
-rw-r--r--ftp/ftpfind/Makefile13
-rw-r--r--ftp/ftpfind/distinfo2
-rw-r--r--ftp/ftpfind/pkg-descr13
3 files changed, 15 insertions, 13 deletions
diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile
index 28c8d08b4ea1..871526f548bd 100644
--- a/ftp/ftpfind/Makefile
+++ b/ftp/ftpfind/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: ftpfind
-# Version required: 0.99
+# Version required: 0.996
# Date created: Feb 21 1998
-# Whom: Tomokazu ISHII <wub@green.an.egg.or.jp>
+# Whom: Tomokazu ISHII <t-ishii@tryplanet.com>
#
-# $Id: Makefile,v 1.1.1.1 1998/03/16 22:30:18 jseger Exp $
+# $Id: Makefile,v 1.2 1998/06/04 20:28:04 steve Exp $
#
-DISTNAME= ftpfind-0.99
+DISTNAME= ftpfind-0.996
CATEGORIES= net
-MASTER_SITES= http://www1.odn.ne.jp/ishii/techniques/programs/ftpfind/
+MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ \
+ http://www.tryplanet.com/t-ishii/programs/ftpfind/
-MAINTAINER= wub@green.an.egg.or.jp
+MAINTAINER= t-ishii@tryplanet.com
.include <bsd.port.mk>
diff --git a/ftp/ftpfind/distinfo b/ftp/ftpfind/distinfo
index fa4e05385892..3bde769702f2 100644
--- a/ftp/ftpfind/distinfo
+++ b/ftp/ftpfind/distinfo
@@ -1 +1 @@
-MD5 (ftpfind-0.99.tar.gz) = 0478f5ab9e6d72236bd8eddf187bec15
+MD5 (ftpfind-0.996.tar.gz) = 5558c6321d15607f92cf09803d315192
diff --git a/ftp/ftpfind/pkg-descr b/ftp/ftpfind/pkg-descr
index 731941cbf611..444737b9c1eb 100644
--- a/ftp/ftpfind/pkg-descr
+++ b/ftp/ftpfind/pkg-descr
@@ -1,11 +1,12 @@
ftpfind - find directory&file on a ftp server
-usage: ftpfind URL [-login login_name] [-password password] \
- [-regexp pattern] [-type d|f|l] [-ls] [-print] \
- [-delete|-get [directory] [-new] [-resume] [-cpmod] \
- |-put [directory] [-new] [-cpmod] \
- |-chmod 0???]
+usage: /usr/local/bin/ftpfind URL [-proxy proxy_server] \
+ [-login login_name] [-password password] \
+ [-regexp pattern] [-type d|f|l] [-ls] [-print] \
+ [-delete|-get [directory] [-new] [-resume] \
+ |-put [directory] [-new] \
+ |-chmod 0???]
--
Tomokazu ISHII
-wub@green.an.egg.or.jp
+t-ishii@tryplanet.com