diff options
Diffstat (limited to 'sys/modules/aic7xxx/ahc/ahc_isa/Makefile')
-rw-r--r-- | sys/modules/aic7xxx/ahc/ahc_isa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/aic7xxx/ahc/ahc_isa/Makefile b/sys/modules/aic7xxx/ahc/ahc_isa/Makefile index 965e74db9c32..d84092fada09 100644 --- a/sys/modules/aic7xxx/ahc/ahc_isa/Makefile +++ b/sys/modules/aic7xxx/ahc/ahc_isa/Makefile @@ -1,5 +1,5 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/aic7xxx/ahc/ahc_isa/Makefile,v 1.1.32.1 2010/02/10 00:26:20 kensmith Exp $ .PATH: ${.CURDIR}/../../../../dev/aic7xxx KMOD= ahc_isa |