diff --git a/src/dbtool.c b/src/dbtool.c --- a/src/dbtool.c +++ b/src/dbtool.c @@ -31,7 +31,7 @@ printf (" -V\t\treorganizes the db\n"); printf (" -h\t\tprints this help\n"); printf (" -?\t\tprints this help\n\n"); - printf ("Report bugs to mbroeker@largo.homelinux.org\n"); + printf ("Report bugs to mbroeker@4customers.de\n"); exit (0); }