diff options
Diffstat (limited to 'sys/modules/netgraph/bluetooth/h4/Makefile')
-rw-r--r-- | sys/modules/netgraph/bluetooth/h4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bluetooth/h4/Makefile b/sys/modules/netgraph/bluetooth/h4/Makefile index f8dfc96d6dabc..ce4b38c77d082 100644 --- a/sys/modules/netgraph/bluetooth/h4/Makefile +++ b/sys/modules/netgraph/bluetooth/h4/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.1 2002/11/24 20:40:04 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/h4/Makefile,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4 |