2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00

Change the PACKAGE_BUGREPORT email address from non-existent list

to dev list for now.


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1801 e5f2f494-b856-4b98-b285-d166d9295462
This commit is contained in:
Jeremy C. Reed 2010-05-10 13:18:08 +00:00
parent b1fac007b8
commit ae6a7bdcfb

View File

@ -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@isc.org)
AC_INIT(bind10-devel, 20100318, bind10-dev@isc.org)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS([config.h])