diff options
Diffstat (limited to 'sbin/badsect/Makefile')
-rw-r--r-- | sbin/badsect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/badsect/Makefile b/sbin/badsect/Makefile index a39227716b77a..57bdd837b4f5e 100644 --- a/sbin/badsect/Makefile +++ b/sbin/badsect/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/sbin/badsect/Makefile,v 1.8 2003/02/22 21:33:42 johan Exp $ PROG= badsect DPADD= ${LIBUFS} |