summaryrefslogtreecommitdiff
path: root/libexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index c30d731266b..2fa125c24e5 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.7 (Berkeley) 4/1/91
-# $OpenBSD: Makefile,v 1.67 2020/09/12 15:06:12 martijn Exp $
+# $OpenBSD: Makefile,v 1.68 2022/09/01 14:22:56 martijn Exp $
.include <bsd.own.mk>
@@ -8,6 +8,6 @@ SUBDIR= comsat fingerd ftpd getty ld.so lockspool login_chpass \
login_skey login_token login_yubikey mail.local \
reorder_kernel \
rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld \
- security spamd spamd-setup spamlogd talkd tradcpp
+ security snmpd spamd spamd-setup spamlogd talkd tradcpp
.include <bsd.subdir.mk>