summaryrefslogtreecommitdiff
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
commit58ec12d7ca969a81ff62441a6ae5b367842b8366 (patch)
treebc350e7567c883989fc2e9f36108d9ef10d8c3b9
parent75b61ea86d9b14a9481843daede50835a1dc52c8 (diff)
Set all package bugreporting addresses to xcb@lists.freedesktop.org
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c344e92..95bab61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libXamine], 0.1, [josh@freedesktop.org])
+AC_INIT([libXamine], 0.1, [xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([libXamine.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])