diff options
Diffstat (limited to 'sys/modules/sound/driver/hda/Makefile')
-rw-r--r-- | sys/modules/sound/driver/hda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/sound/driver/hda/Makefile b/sys/modules/sound/driver/hda/Makefile index 8508b5d7e501d..2c066cb2c108a 100644 --- a/sys/modules/sound/driver/hda/Makefile +++ b/sys/modules/sound/driver/hda/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/hda/Makefile,v 1.1.16.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/pci/hda |