diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/cftp/DESCR | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/cftp/DESCR')
-rw-r--r-- | net/cftp/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/cftp/DESCR b/net/cftp/DESCR new file mode 100644 index 00000000000..4bc4bb60069 --- /dev/null +++ b/net/cftp/DESCR @@ -0,0 +1,4 @@ +CFTP is used to transfer files from one computer to another via the +FTP protocol. It's advantages over most standard ftp clients is its +termcap-based fullscreen representation of the remote directory tree, +providing a compact overview of the remote server's contents. |