summaryrefslogtreecommitdiff
path: root/contrib/perl5/lib/ftp.pl
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /contrib/perl5/lib/ftp.pl
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'contrib/perl5/lib/ftp.pl')
-rw-r--r--contrib/perl5/lib/ftp.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/perl5/lib/ftp.pl b/contrib/perl5/lib/ftp.pl
index fd78162a404f3..4c33bca8a2f6e 100644
--- a/contrib/perl5/lib/ftp.pl
+++ b/contrib/perl5/lib/ftp.pl
@@ -5,8 +5,11 @@
# based on original version by Alan R. Martello <al@ee.pitt.edu>
# And by A.Macpherson@bnr.co.uk for multi-homed hosts
#
-# $Header: /a/swan/home/swan/staff/csg/lmjm/src/perl/mirror/RCS/ftp.pl,v 1.17 1993/04/21 10:06:54 lmjm Exp lmjm $
+# $Header: /home/ncvs/src/contrib/perl5/lib/ftp.pl,v 1.1.1.1 1998/09/09 06:59:53 markm Exp $
# $Log: ftp.pl,v $
+# Revision 1.1.1.1 1998/09/09 06:59:53 markm
+# Initial import of Perl5. The king is dead; long live the king!
+#
# Revision 1.17 1993/04/21 10:06:54 lmjm
# Send all status reports to STDERR not to STDOUT (to allow use by ftpcat).
# Allow target file to be '-' meaning STDOUT