From cf3507d505ce4c2d00f82a3a16005834379c70c5 Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Sun, 9 Jun 2019 22:58:00 +0200 Subject: Change url project's website --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.1