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..3a31ff4816870 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 2004/01/13 11:28:49 ru Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/hci |