summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-antivirus/clamav/clamav-0.88.7.ebuild')
-rw-r--r--app-antivirus/clamav/clamav-0.88.7.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-antivirus/clamav/clamav-0.88.7.ebuild b/app-antivirus/clamav/clamav-0.88.7.ebuild
index 686dc5316827..976fc2ff1a91 100644
--- a/app-antivirus/clamav/clamav-0.88.7.ebuild
+++ b/app-antivirus/clamav/clamav-0.88.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.7.ebuild,v 1.5 2006/12/17 21:17:08 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.7.ebuild,v 1.6 2007/01/23 15:22:40 genone Exp $
inherit eutils flag-o-matic fixheadtails
@@ -105,8 +105,8 @@ pkg_postinst() {
ewarn "You should restart them with: /etc/init.d/clamd restart"
echo
if use milter ; then
- einfo "For simple instructions how to setup the clamav-milter type:"
- echo " zless /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz"
+ elog "For simple instructions how to setup the clamav-milter"
+ elog "read /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz"
echo
fi
}