Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / sbin / ip6fw / Makefile
1 # $FreeBSD: src/sbin/ip6fw/Makefile,v 1.1.2.1 2001/04/25 10:58:23 ru Exp $
2 # $DragonFly: src/sbin/ip6fw/Makefile,v 1.2 2003/06/17 04:27:33 dillon Exp $
3
4 PROG=   ip6fw
5 MAN=    ip6fw.8
6
7 .include <bsd.prog.mk>