aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2003-02-28 11:26:48 +0000
committerEric S. Raymond <esr@thyrsus.com>2003-02-28 11:26:48 +0000
commit65c345cc69f174e80243141f7147b09d7b17f193 (patch)
tree5cd545a01c9cb2030711045ba7067af16ff0f98e /README
parent9cb888960d9191a2442bd194e84f3e56ac809eed (diff)
downloadfetchmail-65c345cc69f174e80243141f7147b09d7b17f193.tar.gz
fetchmail-65c345cc69f174e80243141f7147b09d7b17f193.tar.bz2
fetchmail-65c345cc69f174e80243141f7147b09d7b17f193.zip
Version bump.
svn path=/trunk/; revision=3795
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 2 insertions, 7 deletions
diff --git a/README b/README
index becc888b..9f31303e 100644
--- a/README
+++ b/README
@@ -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!