diff options
Diffstat (limited to 'usr.sbin/dpt/dpt_softc/Makefile')
-rw-r--r-- | usr.sbin/dpt/dpt_softc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dpt/dpt_softc/Makefile b/usr.sbin/dpt/dpt_softc/Makefile index 45c24ddd601d..700b7f10970c 100644 --- a/usr.sbin/dpt/dpt_softc/Makefile +++ b/usr.sbin/dpt/dpt_softc/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dpt/dpt_softc/Makefile,v 1.3.2.1 1999/08/29 15:41:23 peter Exp $ PROG= dpt_softc SRCS= dpt_softc.c |