summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/crontab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/crontab/Makefile')
-rw-r--r--usr.sbin/cron/crontab/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/cron/crontab/Makefile b/usr.sbin/cron/crontab/Makefile
index ce8d5d3..9ce3541 100644
--- a/usr.sbin/cron/crontab/Makefile
+++ b/usr.sbin/cron/crontab/Makefile
@@ -4,8 +4,7 @@ PROG= crontab
CFLAGS+=-I${.CURDIR}/../cron
DPADD= ${LIBCRON} ${LIBUTIL}
LDADD= ${LIBCRON} -lutil
-MAN1= crontab.1
-MAN5= crontab.5
+MAN= crontab.1 crontab.5
BINDIR= /usr/bin
BINOWN= root
OpenPOWER on IntegriCloud