diff options
Diffstat (limited to '')
-rw-r--r-- | dos/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dos/config.h b/dos/config.h index 371baa44..67b72f8f 100644 --- a/dos/config.h +++ b/dos/config.h @@ -137,7 +137,7 @@ #define NDEBUG 1 /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" +#define PACKAGE_BUGREPORT "xz@tukaani.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "XZ Utils" |