aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-06-05 04:28:10 +0800
committersteve <steve@FreeBSD.org>1998-06-05 04:28:10 +0800
commitf3827e67d8184725e9639c5753f59edc64f38981 (patch)
treed8cf28487b81886b3517e30db9960e9ce37be94b /ftp
parent6b4d9190fcb29b6e9379aa966b3c35d299d97806 (diff)
downloadfreebsd-ports-gnome-f3827e67d8184725e9639c5753f59edc64f38981.tar.gz
freebsd-ports-gnome-f3827e67d8184725e9639c5753f59edc64f38981.tar.zst
freebsd-ports-gnome-f3827e67d8184725e9639c5753f59edc64f38981.zip
Update to version 0.99.
PR: 6802 Submitted by: maintainer
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ftpfind/Makefile6
-rw-r--r--ftp/ftpfind/distinfo2
-rw-r--r--ftp/ftpfind/pkg-descr6
3 files changed, 10 insertions, 4 deletions
diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile
index 4b9e1c6d6c24..28c8d08b4ea1 100644
--- a/ftp/ftpfind/Makefile
+++ b/ftp/ftpfind/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ftpfind
-# Version required: 0.92
+# Version required: 0.99
# Date created: Feb 21 1998
# Whom: Tomokazu ISHII <wub@green.an.egg.or.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/03/16 22:30:18 jseger Exp $
#
-DISTNAME= ftpfind-0.92
+DISTNAME= ftpfind-0.99
CATEGORIES= net
MASTER_SITES= http://www1.odn.ne.jp/ishii/techniques/programs/ftpfind/
diff --git a/ftp/ftpfind/distinfo b/ftp/ftpfind/distinfo
index 6ec149fe79d3..fa4e05385892 100644
--- a/ftp/ftpfind/distinfo
+++ b/ftp/ftpfind/distinfo
@@ -1 +1 @@
-MD5 (ftpfind-0.92.tar.gz) = 3b1811912f99518f638694464794e5ca
+MD5 (ftpfind-0.99.tar.gz) = 0478f5ab9e6d72236bd8eddf187bec15
diff --git a/ftp/ftpfind/pkg-descr b/ftp/ftpfind/pkg-descr
index 39004b147972..731941cbf611 100644
--- a/ftp/ftpfind/pkg-descr
+++ b/ftp/ftpfind/pkg-descr
@@ -1,5 +1,11 @@
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???]
+
--
Tomokazu ISHII
wub@green.an.egg.or.jp