summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-antivirus/clamav/clamav-0.71.ebuild')
-rw-r--r--app-antivirus/clamav/clamav-0.71.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.71.ebuild b/app-antivirus/clamav/clamav-0.71.ebuild
index 620f06f52a43..f845d549284c 100644
--- a/app-antivirus/clamav/clamav-0.71.ebuild
+++ b/app-antivirus/clamav/clamav-0.71.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.71.ebuild,v 1.2 2004/06/10 21:00:20 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.71.ebuild,v 1.3 2004/06/10 21:05:52 lordvan Exp $
inherit eutils flag-o-matic
@@ -46,7 +46,7 @@ src_install() {
pkg_postinst() {
einfo ""
ewarn "Warning: clamd and/or freshclam have not been restarted."
- ewarn "You should restar them with: /etc/init.d/clamd restart"
+ ewarn "You should restart them with: /etc/init.d/clamd restart"
einfo ""
if use milter ; then
einfo "For simple instructions howto setup the clamav-milter..."