Use https by default
[gentoo.git] / app-admin / logcheck / logcheck-1.3.17.ebuild
index 50f0fc71c2f849e1cc036835a9e7cf24e592cf41..a12bcda7472e2e06831cb724f8c6de655f44caaf 100644 (file)
@@ -47,6 +47,6 @@ src_install() {
 pkg_postinst() {
        chown -R logcheck:logcheck /etc/logcheck /var/lib/logcheck || die
 
-       elog "Please read the guide ad http://www.gentoo.org/doc/en/logcheck.xml"
+       elog "Please read the guide ad https://www.gentoo.org/doc/en/logcheck.xml"
        elog "for installation instructions."
 }