summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/smtpd')
-rw-r--r--usr.sbin/smtpd/smtpctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/smtpd/smtpctl/Makefile b/usr.sbin/smtpd/smtpctl/Makefile
index 03cdfc99a5d..018ebb3af4a 100644
--- a/usr.sbin/smtpd/smtpctl/Makefile
+++ b/usr.sbin/smtpd/smtpctl/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.6 2009/01/29 12:43:25 jacekm Exp $
+# $OpenBSD: Makefile,v 1.7 2009/03/16 22:03:42 jacekm Exp $
.PATH: ${.CURDIR}/..
@@ -7,7 +7,7 @@ BINOWN= root
BINMODE?=555
-BINDIR= /usr/bin
+BINDIR= /usr/sbin
MAN= smtpctl.8
CFLAGS+= -g3 -ggdb -I${.CURDIR}/..