diff options
Diffstat (limited to 'sbin/ffsinfo/Makefile')
-rw-r--r-- | sbin/ffsinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ffsinfo/Makefile b/sbin/ffsinfo/Makefile index a1ffef7989a09..e6fc5a578cf03 100644 --- a/sbin/ffsinfo/Makefile +++ b/sbin/ffsinfo/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.8 (Berkeley) 6/21/2000 # # $TSHeader: src/sbin/ffsinfo/Makefile,v 1.3 2000/12/05 19:45:10 tomsoft Exp $ -# $FreeBSD$ +# $FreeBSD: src/sbin/ffsinfo/Makefile,v 1.7 2004/04/01 20:31:48 johan Exp $ # GROWFS= ${.CURDIR}/../growfs |