changeset 16182:36d9409dab58

Point to the devel@pidgin.im list instead of gaim-devel.
author Richard Laager <rlaager@wiktel.com>
date Mon, 16 Apr 2007 00:49:52 +0000
parents dde5bebd5fb4
children 8cf53d7a0887
files finch/libgnt/configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/finch/libgnt/configure.ac	Mon Apr 16 00:49:29 2007 +0000
+++ b/finch/libgnt/configure.ac	Mon Apr 16 00:49:52 2007 +0000
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([libgnt], [0.0.0dev], [gaim-devel@lists.sourceforge.net])
+AC_INIT([libgnt], [0.0.0dev], [devel@pidgin.im])
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)