]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.sbin/quot/Makefile
Fix patch(1) shell injection vulnerability via ed(1). [SA-15:18]
[FreeBSD/releng/10.2.git] / usr.sbin / quot / Makefile
1 # $FreeBSD$
2
3 PROG=   quot
4 MAN=    quot.8
5
6 WARNS?= 2
7
8 .include <bsd.prog.mk>