From 6a45f3dab42f00733070ca386bc841d73afa3b24 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Fri, 3 Jun 2005 19:33:10 +1000 Subject: - (dtucker) [configure.ac] Point configure's reporting address at the openssh-unix-dev list. ok tim@ djm@ --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index cd795caf..00fc858e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# $Id: configure.ac,v 1.273 2005/06/03 07:58:31 dtucker Exp $ +# $Id: configure.ac,v 1.274 2005/06/03 09:33:10 dtucker Exp $ # # Copyright (c) 1999-2004 Damien Miller # @@ -14,7 +14,7 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -AC_INIT(OpenSSH, Portable) +AC_INIT(OpenSSH, Portable, openssh-unix-dev@mindrot.org) AC_CONFIG_SRCDIR([ssh.c]) AC_CONFIG_HEADER(config.h) -- cgit v1.2.3