diff options
Diffstat (limited to 'usr.sbin/dpt/dpt_dm/Makefile')
-rw-r--r-- | usr.sbin/dpt/dpt_dm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dpt/dpt_dm/Makefile b/usr.sbin/dpt/dpt_dm/Makefile index 547511c53a68..d67e5567972a 100644 --- a/usr.sbin/dpt/dpt_dm/Makefile +++ b/usr.sbin/dpt/dpt_dm/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.2 1998/08/06 21:19:10 eivind Exp $ +# $FreeBSD$ PROG= dpt_dm SRCS= dpt_dm.c |