about summary refs log tree commit diff
path: root/Src/Modules/zftp.mdd
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-06-06 18:53:56 +0000
committerClint Adams <clint@users.sourceforge.net>2001-06-06 18:53:56 +0000
commitba81d7045344613a98f9e25ed98cf5b4d1e6a2bf (patch)
tree132e4ae37a4e46b2a2c1063c5b4b13f0bdfec5f9 /Src/Modules/zftp.mdd
parent7b216856ab753f038bb2fb3ec07a5c26e5a28126 (diff)
downloadzsh-ba81d7045344613a98f9e25ed98cf5b4d1e6a2bf.tar.gz
zsh-ba81d7045344613a98f9e25ed98cf5b4d1e6a2bf.tar.xz
zsh-ba81d7045344613a98f9e25ed98cf5b4d1e6a2bf.zip
14770: tcp module from zftp
Diffstat (limited to 'Src/Modules/zftp.mdd')
-rw-r--r--Src/Modules/zftp.mdd2
1 files changed, 2 insertions, 0 deletions
diff --git a/Src/Modules/zftp.mdd b/Src/Modules/zftp.mdd
index d9619b549..6886fd958 100644
--- a/Src/Modules/zftp.mdd
+++ b/Src/Modules/zftp.mdd
@@ -5,4 +5,6 @@ functions='Functions/Zftp/*'
 
 autobins="zftp"
 
+moddeps="zsh/tcp"
+
 objects="zftp.o"