Set all package bugreporting addresses to xcb@lists.freedesktop.org
authorJosh Triplett <josh@freedesktop.org>
Thu, 27 Apr 2006 18:25:28 +0000 (11:25 -0700)
committerJosh Triplett <josh@freedesktop.org>
Thu, 27 Apr 2006 18:43:08 +0000 (11:43 -0700)
configure.ac

index 69fbe55..35f9584 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.57)
-AC_INIT([xcb-demo],0.8,[jamey@minilop.net])
+AC_INIT([xcb-demo],0.8,[xcb@lists.freedesktop.org])
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_CONFIG_HEADER(config.h)