summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-forensics/tct/tct-1.15-r1.ebuild')
-rw-r--r--app-forensics/tct/tct-1.15-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/tct/tct-1.15-r1.ebuild b/app-forensics/tct/tct-1.15-r1.ebuild
index ec15be841195..71b110693318 100644
--- a/app-forensics/tct/tct-1.15-r1.ebuild
+++ b/app-forensics/tct/tct-1.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.15-r1.ebuild,v 1.5 2007/01/24 03:28:22 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.15-r1.ebuild,v 1.6 2007/03/04 19:52:37 peper Exp $
inherit eutils toolchain-funcs
@@ -80,7 +80,7 @@ src_install() {
pkg_postinst() {
echo
elog "The authors of The Coroner's Toolkit highly recommend"
- elog "installing sys-apps/lsof for use by the toolkit."
+ elog "installing sys-process/lsof for use by the toolkit."
elog
elog "Please read the README and quickstart files installed"
elog "in /usr/share/doc/${PF} before using The Coroner's Toolkit."