summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2010-05-16 11:05:51 +0200
committerLennart Poettering <lennart@poettering.net>2010-05-16 18:18:31 +0200
commit1b00a255225bd65bcc3f6257bd4b1e2089f231b4 (patch)
tree940f1e925a163f172edd3b00f808d8f610910143 /configure.ac
parent136337ff74f05be3d42a769d9f0cb99716c5c40f (diff)
build-sys: point the development/bug report address at the fd.o list
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 1c97899ddd..cf3323bdd4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
AC_PREREQ(2.63)
-AC_INIT([systemd],[0],[mzflfgrzq (at) 0pointer (dot) net])
+AC_INIT([systemd],[0],[systemd-devel@lists.freedesktop.org])
AC_CONFIG_SRCDIR([main.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])