diff options
Diffstat (limited to 'sys/conf/Makefile.amd64')
-rw-r--r-- | sys/conf/Makefile.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.amd64 b/sys/conf/Makefile.amd64 index 6fe45445d8276..b675aede62fa3 100644 --- a/sys/conf/Makefile.amd64 +++ b/sys/conf/Makefile.amd64 @@ -2,7 +2,7 @@ # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 # from FreeBSD: src/sys/conf/Makefile.i386,v 1.255 2002/02/20 23:35:49 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.amd64,v 1.24.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ # # Makefile for FreeBSD # |