summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJeff Layton <jlayton@samba.org>2012-05-14 06:41:29 -0400
committerJeff Layton <jlayton@samba.org>2012-05-14 06:41:29 -0400
commit9410c776a3bd69a8434e5f01174bc59f08e7e62a (patch)
tree3cd1cb9b245569125c6f6331cd6c5a164b08ca77 /configure.ac
parentbab572a89bd0d989bd761e8cea926dfcf48b938d (diff)
downloadcifs-utils-9410c776a3bd69a8434e5f01174bc59f08e7e62a.tar.gz
cifs-utils-9410c776a3bd69a8434e5f01174bc59f08e7e62a.tar.bz2
cifs-utils-9410c776a3bd69a8434e5f01174bc59f08e7e62a.zip
doc: update mailing list
Signed-off-by: Luk Claes <luk@debian.org>
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 2d2e15f..70708cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([cifs-utils], [5.4.1], [cifs-utils@samba.org], [cifs-utils], [https://wiki.samba.org/index.php/LinuxCIFS_utils])
+AC_INIT([cifs-utils], [5.4.1], [linux-cifs@vger.kernel.org], [cifs-utils], [https://wiki.samba.org/index.php/LinuxCIFS_utils])
AC_CONFIG_SRCDIR([replace.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile contrib/Makefile contrib/request-key.d/Makefile])