aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nagios
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-07-13 06:14:22 +0800
committerwill <will@FreeBSD.org>2000-07-13 06:14:22 +0800
commit0f271989b70001d01f827f26b779fde721a48c05 (patch)
tree3ca5105bb31993f8a0f56496ff501d57c56cd243 /net-mgmt/nagios
parent5da98914103e89b4d802dbd05c8eec42b1f5dd75 (diff)
downloadfreebsd-ports-0f271989b70001d01f827f26b779fde721a48c05.tar.gz
freebsd-ports-0f271989b70001d01f827f26b779fde721a48c05.tar.zst
freebsd-ports-0f271989b70001d01f827f26b779fde721a48c05.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)
Diffstat (limited to 'net-mgmt/nagios')
-rw-r--r--net-mgmt/nagios/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile
index 589d0676009e..8deae2a59135 100644
--- a/net-mgmt/nagios/Makefile
+++ b/net-mgmt/nagios/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>