Switch URLs from http or git to https

This commit is contained in:
Guillem Jover
2016-02-10 10:38:51 +01:00
parent cbe3057703
commit ed84bec5aa
7 changed files with 18 additions and 12 deletions

View File

@@ -56,7 +56,7 @@ spt_min(size_t a, size_t b)
/*
* For discussion on the portability of the various methods, see
* http://lists.freebsd.org/pipermail/freebsd-stable/2008-June/043136.html
* https://lists.freebsd.org/pipermail/freebsd-stable/2008-June/043136.html
*/
static int
spt_clearenv(void)