diff options
Diffstat (limited to 'sys/modules/aic7xxx/ahc/ahc_pci/Makefile')
-rw-r--r-- | sys/modules/aic7xxx/ahc/ahc_pci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/aic7xxx/ahc/ahc_pci/Makefile b/sys/modules/aic7xxx/ahc/ahc_pci/Makefile index 9a595806500df..eb34e0281b164 100644 --- a/sys/modules/aic7xxx/ahc/ahc_pci/Makefile +++ b/sys/modules/aic7xxx/ahc/ahc_pci/Makefile @@ -1,5 +1,5 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/aic7xxx/ahc/ahc_pci/Makefile,v 1.1.32.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../../dev/aic7xxx KMOD= ahc_pci |