From b6fb2ef7ec53f8e5234e2e5e1a864300c16e704c Mon Sep 17 00:00:00 2001 From: rbuj Date: Fri, 7 Feb 2020 11:48:10 +0200 Subject: Fix mate-desktop URL --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3a15da1..c601ad3 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([engrampa], [1.23.3], [http://www.mate-desktop.org/]) +AC_INIT([engrampa], [1.23.3], [https://mate-desktop.org]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit v1.2.1