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