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..2e1178fb6e1d0 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 2002/08/01 01:36:38 scottl Exp $ .PATH: ${.CURDIR}/../../../../dev/aic7xxx KMOD= ahc_pci |