diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2014-06-06 16:45:03 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-06-14 19:02:12 +0200 |
commit | f90eaf866b56f4230c28e794ac5bc02f9ecff596 (patch) | |
tree | 8d67ba8e1ad7519a44386b11df4d20910d4202c6 | |
parent | da686994469806dcb7239dee8aa9b06de57820e0 (diff) | |
download | buildroot-f90eaf866b56f4230c28e794ac5bc02f9ecff596.tar.gz buildroot-f90eaf866b56f4230c28e794ac5bc02f9ecff596.zip |
fetchmail: Update project URL after shutdown of berlios.de
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/fetchmail/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fetchmail/Config.in b/package/fetchmail/Config.in index 3419821eed..1eb0359003 100644 --- a/package/fetchmail/Config.in +++ b/package/fetchmail/Config.in @@ -9,4 +9,4 @@ config BR2_PACKAGE_FETCHMAIL Fetchmail - the mail-retrieval daemon Client daemon to move mail from POP and IMAP to your local computer - http://sourceforge.net/projects/fetchmail/ + http://www.fetchmail.info/ |