summaryrefslogtreecommitdiffstats
path: root/tools/cpu/generic/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpu/generic/configure.ac')
-rw-r--r--tools/cpu/generic/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cpu/generic/configure.ac b/tools/cpu/generic/configure.ac
index ea7f4844f2..706b70bcde 100644
--- a/tools/cpu/generic/configure.ac
+++ b/tools/cpu/generic/configure.ac
@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.57)
-AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
+AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([size_rtems.in])
RTEMS_TOP(../../..)