aboutsummaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
Diffstat (limited to 'windows')
-rw-r--r--windows/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/windows/config.h b/windows/config.h
index 4d337134..915f6bd3 100644
--- a/windows/config.h
+++ b/windows/config.h
@@ -143,6 +143,9 @@
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
+/* Define to the URL of the home page of this package. */
+#define PACKAGE_HOMEPAGE "http://tukaani.org/xz/"
+
/* Define to the full name of this package. */
#define PACKAGE_NAME "XZ Utils"