diff options
Diffstat (limited to 'sys/amd64/conf/Makefile')
-rw-r--r-- | sys/amd64/conf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/Makefile b/sys/amd64/conf/Makefile index 1d2513f2abfb..ede6f8d55a61 100644 --- a/sys/amd64/conf/Makefile +++ b/sys/amd64/conf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/amd64/conf/Makefile,v 1.9.34.2.2.1 2010/06/14 02:09:06 kensmith Exp $ TARGET=amd64 |