summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-04-27 11:25:28 -0700
committerJosh Triplett <josh@freedesktop.org>2006-04-27 11:43:08 -0700
commit5660253bc75bca9aba92816e7eb2c7d9ae6a7b76 (patch)
tree770eb40ba1afabc10169c986617f614be7f84539 /configure.ac
parent58f87b6dbcdbc8ed57b15a7a12b6609a02147679 (diff)
Set all package bugreporting addresses to xcb@lists.freedesktop.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 90d75e4..75ff819 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.57)
-AC_INIT([xcb-util],0.1,[jamey@minilop.net])
+AC_INIT([xcb-util],0.1,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])