# $FreeBSD$

PROG=	revnetgroup
SRCS=	revnetgroup.c hash.c parse_netgroup.c

MAN8= revnetgroup.8

.include <bsd.prog.mk>
