aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd
diff options
context:
space:
mode:
Diffstat (limited to 'smtpd')
-rw-r--r--smtpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/smtpd/Makefile b/smtpd/Makefile
index afef4f08..e7cce39a 100644
--- a/smtpd/Makefile
+++ b/smtpd/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.82 2015/12/13 10:54:11 gilles Exp $
+# $OpenBSD: Makefile,v 1.83 2015/12/13 19:55:16 jung Exp $
.PATH: ${.CURDIR}/..
@@ -78,7 +78,7 @@ SRCS+= scheduler_proc.c
SRCS+= stat_ramstat.c
-MAN= sendmail.8 smtpd.8 smtpd.conf.5 table.5
+MAN= sendmail.8 smtpd.8 smtpd.conf.5 table.5 filter_api.3
BINDIR= /usr/sbin
LDADD+= -levent -lutil -lssl -lcrypto -lm -lz