summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nagios/nagios-1.0_beta6.ebuild')
-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 05510a89d648..964da211e313 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.1 2002/11/02 05:55:41 alron Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-1.0_beta6.ebuild,v 1.2 2002/11/16 09:59:50 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/${PF}/${PF}.ebuild config\""
+ einfo " \"ebuild /var/db/pkg/net-misc/${PF}-core/${PF}-core.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"