Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / sockstat / Makefile
1 # $FreeBSD: src/usr.bin/sockstat/Makefile,v 1.2.2.2 2001/04/25 14:04:32 ru Exp $
2 # $DragonFly: src/usr.bin/sockstat/Makefile,v 1.2 2003/06/17 04:29:31 dillon Exp $
3
4 MAINTAINER=     des@freebsd.org
5 SCRIPTS=        sockstat.pl
6 MAN=            sockstat.1
7
8 .include <bsd.prog.mk>