diff options
Diffstat (limited to 'sys/boot/i386/Makefile')
-rw-r--r-- | sys/boot/i386/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile index 3c05759fcf092..01c1be8a97d99 100644 --- a/sys/boot/i386/Makefile +++ b/sys/boot/i386/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/Makefile,v 1.21.2.12.4.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> |