From: Tim Kientzle Date: Sun, 18 Mar 2012 06:16:57 +0000 (-0700) Subject: People with questions should go to the mailing list, not X-Git-Tag: v3.0.4~2^2~13^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8%2Fhead;p=thirdparty%2Flibarchive.git People with questions should go to the mailing list, not direct to me. --- diff --git a/configure.ac b/configure.ac index da4f42135..21481241e 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.65) # Now starts the "real" configure script. # -AC_INIT([libarchive],LIBARCHIVE_VERSION_S(),[kientzle@FreeBSD.org]) +AC_INIT([libarchive],LIBARCHIVE_VERSION_S(),[libarchive-discuss@googlegroups.com]) # Make sure the srcdir contains "libarchive" directory AC_CONFIG_SRCDIR([libarchive]) # Use auxiliary subscripts from this subdirectory (cleans up root)