aboutsummaryrefslogtreecommitdiffstats
path: root/diskdev_cmds/repquota.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'diskdev_cmds/repquota.tproj/Makefile')
-rw-r--r--diskdev_cmds/repquota.tproj/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/diskdev_cmds/repquota.tproj/Makefile b/diskdev_cmds/repquota.tproj/Makefile
index f86e6f8..0cc629b 100644
--- a/diskdev_cmds/repquota.tproj/Makefile
+++ b/diskdev_cmds/repquota.tproj/Makefile
@@ -1,4 +1,6 @@
PROG= repquota
MAN= repquota.8
+BINDIR=/usr/sbin
+
.include <bsd.prog.mk>