summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2019-07-13 18:22:52 -0300
committerAndre Miranda <andreldm@xfce.org>2019-07-13 18:22:52 -0300
commitf8a54167410b4c2395c23c6d5ab89e78095e283c (patch)
tree1c61e7f3299607bd91a4b30945022d3dec93bad9 /autogen.sh
parentc53d11d9b1b948da7e266dc1cc3cc7d9602f42bd (diff)
downloadthunar-f8a54167410b4c2395c23c6d5ab89e78095e283c.tar.gz
Use https where possible
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index e5e6f6b8..2c6f7940 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -24,7 +24,7 @@
autogen.sh: You don't seem to have the Xfce development tools installed on
your system, which are required to build this software.
Please install the xfce4-dev-tools package first, it is available
- from http://www.xfce.org/.
+ from https://www.xfce.org/.
EOF
exit 1
}