summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJames O'Gorman <james@netinertia.co.uk>2008-09-16 22:24:58 +0000
committerJames O'Gorman <james@netinertia.co.uk>2008-09-16 22:24:58 +0000
commite052e64d76f5ef281f8066d115ec5af76a10ee67 (patch)
treefbe01faab5ff733ab81d7ee4b0f4d58cdff9509b /configure.ac
parentbc576dd26c39156a18b3db1abdef855ded0f8275 (diff)
s/(bbdev.)?fluffy.co.uk/boxbackup.org/
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 38070ea5..c8d8e5f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([Box Backup], 0.11, [boxbackup@fluffy.co.uk])
+AC_INIT([Box Backup], 0.11, [boxbackup@boxbackup.org])
AC_CONFIG_SRCDIR([lib/common/Box.h])
AC_CONFIG_HEADERS([lib/common/BoxConfig.h])