diff options
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r-- | usr.sbin/sysinstall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile index d9aeb5cb4e88..f73dd70644c0 100644 --- a/usr.sbin/sysinstall/Makefile +++ b/usr.sbin/sysinstall/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sysinstall/Makefile,v 1.143.12.1 2010/12/21 17:10:29 kensmith Exp $ .if ${MACHINE_ARCH} != "ia64" _wizard= wizard.c |