diff options
Diffstat (limited to 'sys/modules/netgraph/bluetooth/hci/Makefile')
-rw-r--r-- | sys/modules/netgraph/bluetooth/hci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bluetooth/hci/Makefile b/sys/modules/netgraph/bluetooth/hci/Makefile index 729ea7b5b234..313421bcba14 100644 --- a/sys/modules/netgraph/bluetooth/hci/Makefile +++ b/sys/modules/netgraph/bluetooth/hci/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.1 2002/11/24 20:40:05 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/hci/Makefile,v 1.5.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/hci |