aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios12
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-07-12 22:14:22 +0000
committerWill Andrews <will@FreeBSD.org>2000-07-12 22:14:22 +0000
commitd1663d0b2eaa5035fddd2a57e9a260011af69366 (patch)
tree165c63559472353046d21c4fe5f4dd6038a22605 /net-mgmt/nagios12
parent5455031a0cc63783c343dc3ea5fbe53f3cdf1391 (diff)
downloadports-d1663d0b2eaa5035fddd2a57e9a260011af69366.tar.gz
ports-d1663d0b2eaa5035fddd2a57e9a260011af69366.zip
Oops, revert last commit. In my rush to fix a "problem", I forgot to
actually check to see that this /bin/echo wasn't accounted for. 8)
Notes
Notes: svn path=/head/; revision=30538
Diffstat (limited to 'net-mgmt/nagios12')
-rw-r--r--net-mgmt/nagios12/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/nagios12/Makefile b/net-mgmt/nagios12/Makefile
index 589d0676009e..8deae2a59135 100644
--- a/net-mgmt/nagios12/Makefile
+++ b/net-mgmt/nagios12/Makefile
@@ -25,6 +25,5 @@ pre-fetch:
pre-install:
${PERL} ${SCRIPTDIR}/createuser
- ${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
.include <bsd.port.mk>