summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-01-27 12:00:25 +0300
committermonsta <[email protected]>2017-01-27 12:00:25 +0300
commiteae67361618feb707b92139923514adde2c42a36 (patch)
tree0ba7abf13f7ce25012964f8524e6f64f98c2cd96 /configure.ac
parent28d95d764e6b5c95b1a0e5556cc183e28dd671ae (diff)
downloadmate-control-center-eae67361618feb707b92139923514adde2c42a36.tar.bz2
mate-control-center-eae67361618feb707b92139923514adde2c42a36.tar.xz
website is accessed via http, not via htts :)
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 3a67470b..8896b398 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.17.2], [htts://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.17.2], [http://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])