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..5bac0c9c5e307 100644 --- a/usr.sbin/asf/Makefile +++ b/usr.sbin/asf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/asf/Makefile,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= asf SRCS= asf.c asf_kld.c asf_kvm.c asf_prog.c |