diff options
author | Laurent Napias <[email protected]> | 2019-06-09 22:40:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-10 16:46:54 +0200 |
commit | c7bf2a5837808c90633f309cc86bc0eac5527e55 (patch) | |
tree | f8fa9c48ed343fd1f891b6f3770e6d019517182b /configure.ac | |
parent | 61c3e7bc86f8a27fc02b9afbffe6630f9ba2746a (diff) | |
download | mate-themes-c7bf2a5837808c90633f309cc86bc0eac5527e55.tar.bz2 mate-themes-c7bf2a5837808c90633f309cc86bc0eac5527e55.tar.xz |
Change url project's website
Diffstat (limited to 'configure.ac')
-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]) |