diff options
Diffstat (limited to 'sys/modules/aic7xxx/ahd/Makefile')
-rw-r--r-- | sys/modules/aic7xxx/ahd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/aic7xxx/ahd/Makefile b/sys/modules/aic7xxx/ahd/Makefile index 25f312fcd8425..c6b41aabc940c 100644 --- a/sys/modules/aic7xxx/ahd/Makefile +++ b/sys/modules/aic7xxx/ahd/Makefile @@ -1,5 +1,5 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/aic7xxx/ahd/Makefile,v 1.6.26.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../dev/aic7xxx KMOD= ahd |