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 8d8ffeda6a4c..f1dfac4efb62 100644 --- a/sys/boot/Makefile +++ b/sys/boot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/Makefile,v 1.32.6.1 2008/11/25 02:59:29 kensmith Exp $ .include <bsd.own.mk> |