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 729ea7b5b234c..68fdaace87a4e 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/hci |