[svn] commit: r1801 - /trunk/configure.ac
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon May 10 13:18:09 UTC 2010
Author: jreed
Date: Mon May 10 13:18:08 2010
New Revision: 1801
Log:
Change the PACKAGE_BUGREPORT email address from non-existent list
to dev list for now.
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon May 10 13:18:08 2010
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.59])
-AC_INIT(bind10-devel, 20100318, bind10-bugs at isc.org)
+AC_INIT(bind10-devel, 20100318, bind10-dev at isc.org)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS([config.h])
More information about the bind10-changes
mailing list