diff options
author | Laurent Napias <[email protected]> | 2019-06-09 22:40:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-17 17:46:04 +0200 |
commit | 6235c47a9aa3f053c8795f658744e20a21089ace (patch) | |
tree | 23d0cd2224b4ff60d3e06bb3a0bff617652a9188 | |
parent | 51e6a0d453585fffa0586d5aefca3c71064e5c9e (diff) | |
download | mate-themes-6235c47a9aa3f053c8795f658744e20a21089ace.tar.bz2 mate-themes-6235c47a9aa3f053c8795f658744e20a21089ace.tar.xz |
Change url project's website
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c43e7f7a..f757cc54 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.19], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.19], [https://mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |