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 25f312fcd842..19dbc404fc55 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../dev/aic7xxx KMOD= ahd |