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 17bcc86dbc83..fc4f5f82c08d 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.2.14.1 2001/04/25 10:58:12 ru Exp $ PROG= badsect MAN= badsect.8 |