diff options
author | Richard Laager <rlaager@pidgin.im> | 2007-04-16 00:49:52 +0000 |
---|---|---|
committer | Richard Laager <rlaager@pidgin.im> | 2007-04-16 00:49:52 +0000 |
commit | 32bc5e68fc244113937dc6298c1f84a666445acc (patch) | |
tree | 7fc8a1fa35808146b82324a3c96bdc29c20c1f0e /finch | |
parent | 4085a98e62eeebff0de1e44d98f828c42d770eaa (diff) | |
download | pidgin-32bc5e68fc244113937dc6298c1f84a666445acc.tar.gz |
Point to the devel@pidgin.im list instead of gaim-devel.
Diffstat (limited to 'finch')
-rw-r--r-- | finch/libgnt/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finch/libgnt/configure.ac b/finch/libgnt/configure.ac index 19a5f4bd5a..066991a03b 100644 --- a/finch/libgnt/configure.ac +++ b/finch/libgnt/configure.ac @@ -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) |