aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2014-05-21 22:27:26 +0200
committerMatthias Andree <matthias.andree@gmx.de>2014-05-21 22:31:06 +0200
commit358b72cbe65c780e3a63cd104f41333dffcda60c (patch)
treeff7f9dffa65b32d65dc32d8b10b85b628b6cd285 /configure.ac
parentf287ff471c7e08c3e94ad915540468f1b480c55d (diff)
downloadfetchmail-358b72cbe65c780e3a63cd104f41333dffcda60c.tar.gz
fetchmail-358b72cbe65c780e3a63cd104f41333dffcda60c.tar.bz2
fetchmail-358b72cbe65c780e3a63cd104f41333dffcda60c.zip
Convert most references from berlios.de to sourceforge.net.
Re-sign EN and SAs because that broke signatures.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5efd8d1a..bdcbb20c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl
dnl XXX - if bumping version here, check fetchmail.man, too!
-AC_INIT([fetchmail],[6.3.26],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.27],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])