summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-09 22:58:00 +0200
committerraveit65 <[email protected]>2019-06-10 17:09:58 +0200
commitcf3507d505ce4c2d00f82a3a16005834379c70c5 (patch)
tree6d0879989b51559136a99c410a74621c2472ddba
parent7e2bf883535332aa68a40cc2349438dbc0ae83e8 (diff)
downloadmozo-cf3507d505ce4c2d00f82a3a16005834379c70c5.tar.bz2
mozo-cf3507d505ce4c2d00f82a3a16005834379c70c5.tar.xz
Change url project's website
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c5c1d7..32b190c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl -*- Mode: autoconf -*-
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT(mozo, 1.23.0, http://www.mate-desktop.org)
+AC_INIT(mozo, 1.23.0, https://mate-desktop.org)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(mozo.in)
AC_CONFIG_HEADERS([config.h])