summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or32/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/or32/configure.ac')
-rw-r--r--cpukit/score/cpu/or32/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/or32/configure.ac b/cpukit/score/cpu/or32/configure.ac
index 188fac3dd9..668555178e 100644
--- a/cpukit/score/cpu/or32/configure.ac
+++ b/cpukit/score/cpu/or32/configure.ac
@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.57)
-AC_INIT([rtems-cpukit-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
+AC_INIT([rtems-cpukit-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([cpu_asm.c])
RTEMS_TOP(../../../..)