diff options
Diffstat (limited to 'sys/modules/sound/driver/ich/Makefile')
-rwxr-xr-x | sys/modules/sound/driver/ich/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/sound/driver/ich/Makefile b/sys/modules/sound/driver/ich/Makefile index e0f2ce7e36261..4547436006cdd 100755 --- a/sys/modules/sound/driver/ich/Makefile +++ b/sys/modules/sound/driver/ich/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/sound/driver/ich/Makefile,v 1.2 2003/02/07 13:56:32 nyan Exp $ .PATH: ${.CURDIR}/../../../../dev/sound/pci KMOD = snd_ich |