diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2003-02-28 11:26:48 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2003-02-28 11:26:48 +0000 |
commit | 65c345cc69f174e80243141f7147b09d7b17f193 (patch) | |
tree | 5cd545a01c9cb2030711045ba7067af16ff0f98e /README | |
parent | 9cb888960d9191a2442bd194e84f3e56ac809eed (diff) | |
download | fetchmail-65c345cc69f174e80243141f7147b09d7b17f193.tar.gz fetchmail-65c345cc69f174e80243141f7147b09d7b17f193.tar.bz2 fetchmail-65c345cc69f174e80243141f7147b09d7b17f193.zip |
Version bump.
svn path=/trunk/; revision=3795
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -38,14 +38,9 @@ protocol or authentication mode is added. If you want to hack on this code, a list of known bugs and to-do items can be found in the file todo.html. -You can easily fetch the latest version of fetchmail via FTP from the -following FTP directory: +You can get the code from the fetchmail home page: - ftp://ftp.ccil.org/pub/esr/fetchmail - -Or you can get it from the fetchmail home page: - - http://www.tuxedo.org/~esr/fetchmail + http://www.catb.org/~esr/fetchmail Enjoy! |