]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
People with questions should go to the mailing list, not 8/head
authorTim Kientzle <kientzle@acm.org>
Sun, 18 Mar 2012 06:16:57 +0000 (23:16 -0700)
committerTim Kientzle <kientzle@acm.org>
Sun, 18 Mar 2012 06:16:57 +0000 (23:16 -0700)
direct to me.

configure.ac

index da4f42135576f617e4d21f6e8eea677cf0914b96..21481241e832cb9cc9aa292d1458f1a4e6062c41 100644 (file)
@@ -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)