]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - usr.sbin/pmcannotate/Makefile
Upgrade to BIND 9.8.1-P1 to address the following DDOS bug:
[FreeBSD/releng/9.0.git] / usr.sbin / pmcannotate / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   pmcannotate
6 MAN=    pmcannotate.8
7
8 SRCS=   pmcannotate.c
9
10 .include <bsd.prog.mk>