]> CyberLeo.Net >> Repos - FreeBSD/releng/8.2.git/blob - usr.sbin/periodic/Makefile
Fix an off by one which can result in a assertion failure in BIND
[FreeBSD/releng/8.2.git] / usr.sbin / periodic / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=periodic.sh
4 MAN=    periodic.8
5
6 .include <bsd.prog.mk>