summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2011-11-03 22:26:48 +0000
committerThomas Habets <thomas@habets.se>2011-11-03 22:26:48 +0000
commit80715efe52cc4f53c3e32b61b0128ec241d26952 (patch)
tree47ab51e971a4fb3dc240cecbcd7b5f165560128f /configure.ac
parent3a966606757e1276c06e5eb4836f84c25b6c6dd5 (diff)
downloadarping-80715efe52cc4f53c3e32b61b0128ec241d26952.tar.gz
Updated contact email thomas@habets.pp.se -> thomas@habets.se
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a30c45a..27b564e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT(arping, 2.09, thomas@habets.pp.se)
+AC_INIT(arping, 2.09, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE