diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:35:52 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:35:52 +0000 |
commit | 354cc487ff1773da015f1ee73545af5d8dbb697a (patch) | |
tree | d7d6a21ad7b5de0c37ce61f3a47f97570f7f7bd8 /Functions/Zftp/.distfiles | |
parent | 369e172a851cb0696d9f3073862334a2e43901de (diff) | |
download | zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.tar.gz zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.tar.xz zsh-354cc487ff1773da015f1ee73545af5d8dbb697a.zip |
changed after moving functions
Diffstat (limited to 'Functions/Zftp/.distfiles')
-rw-r--r-- | Functions/Zftp/.distfiles | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Functions/Zftp/.distfiles b/Functions/Zftp/.distfiles index c45e8d1c8..c8d8f8152 100644 --- a/Functions/Zftp/.distfiles +++ b/Functions/Zftp/.distfiles @@ -1,7 +1,10 @@ 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 +.distfiles +zfanon zfdir zfinit zfrglob zftype +zfautocheck zffcache zfls zfrtime zfuget +zfcd zfgcp zfmark zfsession zfuput +zfcd_match zfget zfopen zfstat +zfcget zfget_match zfparams zftp_chpwd +zfclose zfgoto zfpcp zftp_progress +zfcput zfhere zfput zftransfer ' |