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..938707fd7f87c 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.12.1 2010/02/10 00:26:20 kensmith Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/bt3c |