diff options
author | Laurent Napias <[email protected]> | 2019-06-09 22:47:45 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-10 16:54:14 +0200 |
commit | e1a7a7cc0118322360c9b1b4062cccf2fb054072 (patch) | |
tree | 48d752712cfdace487e4ec5e4bd03fe7d2f14b97 | |
parent | 685f1f15984d3bb3a58e912e8d36486f581e2c18 (diff) | |
download | mate-polkit-e1a7a7cc0118322360c9b1b4062cccf2fb054072.tar.bz2 mate-polkit-e1a7a7cc0118322360c9b1b4062cccf2fb054072.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 2e0a41c..a684e45 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.22.0],[http://www.mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.22.0],[https://mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) |