aboutsummaryrefslogtreecommitdiff
path: root/sysutils/healthd
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2002-07-26 11:53:50 +0000
committerJames E. Housley <jeh@FreeBSD.org>2002-07-26 11:53:50 +0000
commitdaf4ed1bb844f93c3d42d6e95f762347d7b4b786 (patch)
tree73747de89d0cea2942418a85771ad713db899b78 /sysutils/healthd
parent9f60d38e88e6faf92fc0b1c7d8bc5c4f3c826ae7 (diff)
downloadports-daf4ed1bb844f93c3d42d6e95f762347d7b4b786.tar.gz
ports-daf4ed1bb844f93c3d42d6e95f762347d7b4b786.zip
Notes
Diffstat (limited to 'sysutils/healthd')
-rw-r--r--sysutils/healthd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile
index bc74a50bbe3f..f3817f883d85 100644
--- a/sysutils/healthd/Makefile
+++ b/sysutils/healthd/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --disable-ipv6
.endif
post-install:
- ${INSTALL_SCRIPT} -m 751 ${WRKSRC}/healthd.sh ${PREFIX}/etc/rc.d/healthd.sh.sample; \
+ ${INSTALL_SCRIPT} -m 751 ${WRKSRC}/healthd.sh ${PREFIX}/etc/rc.d/healthd.sh.sample
@if [ ! -f ${PREFIX}/etc/rc.d/healthd.sh ]; then \
${ECHO} "Installing ${PREFIX}/etc/rc.d/healthd.sh startup file."; \
${INSTALL_SCRIPT} -m 751 ${WRKSRC}/healthd.sh ${PREFIX}/etc/rc.d/healthd.sh; \