Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
PACKAGE= ipf
PROG= ipresend
SRCS= ipresend.c ip.c resend.c sbpf.c sock.c 44arp.c
MAN= ipresend.1
.PATH: ${.CURDIR:H}/ipsend
.include <bsd.prog.mk>