diff options
Diffstat (limited to 'usr.sbin/asf/Makefile')
-rw-r--r-- | usr.sbin/asf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/asf/Makefile b/usr.sbin/asf/Makefile index b4b7af350138d..7735afd39fc39 100644 --- a/usr.sbin/asf/Makefile +++ b/usr.sbin/asf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/asf/Makefile,v 1.2.10.1.6.1 2008/10/02 02:57:24 kensmith Exp $ PROG= asf SRCS= asf.c asf_kld.c asf_kvm.c asf_prog.c |