Use https by default
[gentoo.git] / app-admin / logcheck / logcheck-1.3.15-r1.ebuild
index 9d135618f12de458ebe9254569ce01bfa544c774..9fa7be737e5edf2e43a6d34839acbd14510a74d0 100644 (file)
@@ -41,6 +41,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."
 }