summaryrefslogtreecommitdiff
path: root/usr.sbin/hoststated/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/hoststated/Makefile')
-rw-r--r--usr.sbin/hoststated/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/hoststated/Makefile b/usr.sbin/hoststated/Makefile
index 16a06450a62..d6bf86856dc 100644
--- a/usr.sbin/hoststated/Makefile
+++ b/usr.sbin/hoststated/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.2 2007/01/08 13:37:26 reyk Exp $
+# $OpenBSD: Makefile,v 1.3 2007/01/09 00:45:32 deraadt Exp $
-PROG= hostated
-SRCS= parse.y log.c control.c buffer.c imsg.c hostated.c \
+PROG= hoststated
+SRCS= parse.y log.c control.c buffer.c imsg.c hoststated.c \
pfe.c pfe_filter.c hce.c \
check_icmp.c check_tcp.c check_http.c check_send_expect.c
MAN= hostated.8 hostated.conf.5