diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-06-08 09:25:39 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-06-08 09:25:39 +0000 |
commit | 805381040dd69dd02b78423d2d71913b33f3cc33 (patch) | |
tree | 1fa89ee643e8e577a2f79e76e3d6cafc93256ca2 /Functions/Zftp | |
parent | f42e3fa8e6152e145251e8f16f4c61c23dec1f59 (diff) | |
download | zsh-805381040dd69dd02b78423d2d71913b33f3cc33.tar.gz zsh-805381040dd69dd02b78423d2d71913b33f3cc33.tar.xz zsh-805381040dd69dd02b78423d2d71913b33f3cc33.zip |
zsh-3.1.5-pws-21 zsh-3.1.5-pws-21
Diffstat (limited to 'Functions/Zftp')
-rw-r--r-- | Functions/Zftp/.distfiles | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Functions/Zftp/.distfiles b/Functions/Zftp/.distfiles new file mode 100644 index 000000000..c45e8d1c8 --- /dev/null +++ b/Functions/Zftp/.distfiles @@ -0,0 +1,7 @@ +DISTFILES_SRC=' + .distfiles + zfanon zfautocheck zfcd zfcd_match zfcget zfclose zfcput zfdir + zfgcp zfget zfget_match zfhere zfinit zfls zfopen zfparams + zfpcp zfput zfrglob zfrtime zfstat zftp_chpwd zftp_progress + zftype zfuget zfuput +' |