release: don't keep old packages if the BRANCH changes
[freebsd.git] / usr.sbin / spray / Makefile
1
2 PROG=   spray
3 MAN=    spray.8
4
5 LIBADD= rpcsvc
6
7 .include <bsd.prog.mk>