diff options
Diffstat (limited to 'sys/modules/netgraph/bluetooth/bt3c/Makefile')
-rw-r--r-- | sys/modules/netgraph/bluetooth/bt3c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bluetooth/bt3c/Makefile b/sys/modules/netgraph/bluetooth/bt3c/Makefile index 36514b136f41c..b588156a58fff 100644 --- a/sys/modules/netgraph/bluetooth/bt3c/Makefile +++ b/sys/modules/netgraph/bluetooth/bt3c/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2002/11/24 20:50:56 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/bt3c/Makefile,v 1.7 2006/02/18 23:49:27 yar Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/bt3c |