summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/logcheck/logcheck-1.3.15-r2.ebuild')
-rw-r--r--app-admin/logcheck/logcheck-1.3.15-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/logcheck/logcheck-1.3.15-r2.ebuild b/app-admin/logcheck/logcheck-1.3.15-r2.ebuild
index b8e1b1d47fbb..e199c0d797ec 100644
--- a/app-admin/logcheck/logcheck-1.3.15-r2.ebuild
+++ b/app-admin/logcheck/logcheck-1.3.15-r2.ebuild
@@ -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."
}