summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r--net-analyzer/nagios/nagios-1.0_beta6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios/nagios-1.0_beta6.ebuild b/net-analyzer/nagios/nagios-1.0_beta6.ebuild
index 1a2a474710d2..4097ec98b51e 100644
--- a/net-analyzer/nagios/nagios-1.0_beta6.ebuild
+++ b/net-analyzer/nagios/nagios-1.0_beta6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-1.0_beta6.ebuild,v 1.3 2002/11/19 08:53:07 alron Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-1.0_beta6.ebuild,v 1.4 2002/11/19 09:07:23 alron Exp $
DESCRIPTION="Nagios $PV - merge this to pull install all of the nagios packages"
HOMEPAGE="http://www.nagios.org/"
@@ -17,7 +17,7 @@ pkg_postinst() {
einfo
einfo "To have nagios visable on the web, please do the following:"
einfo "1. Execute the command:"
- einfo " \"ebuild /var/db/pkg/net-misc/nagios-core-${PV}/nagios-core-${PF}.ebuild config\""
+ einfo " \"ebuild /var/db/pkg/net-analyzer/nagios-core-${PV}/nagios-core-${PF}.ebuild config\""
einfo " 2. Edit /etc/conf.d/apache and add \"-D NAGIOS\""
einfo
einfo "That will make nagios's web front end visable via"