diff options
Diffstat (limited to 'sys/boot/Makefile')
-rw-r--r-- | sys/boot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile index 8d8ffeda6a4c5..b72f6d7c82652 100644 --- a/sys/boot/Makefile +++ b/sys/boot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/Makefile,v 1.32 2006/11/05 22:03:02 marcel Exp $ .include <bsd.own.mk> |