summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/logcheck/logcheck-1.3.16.ebuild')
-rw-r--r--app-admin/logcheck/logcheck-1.3.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/logcheck/logcheck-1.3.16.ebuild b/app-admin/logcheck/logcheck-1.3.16.ebuild
index cb630c591628..e68b56fea640 100644
--- a/app-admin/logcheck/logcheck-1.3.16.ebuild
+++ b/app-admin/logcheck/logcheck-1.3.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -47,6 +47,6 @@ src_install() {
pkg_postinst() {
chown -R logcheck:logcheck /etc/logcheck /var/lib/logcheck || die
- elog "Please read the guide ad https://www.gentoo.org/doc/en/logcheck.xml"
+ elog "Please read the guide at https://wiki.gentoo.org/wiki/Logcheck"
elog "for installation instructions."
}