diff options
Diffstat (limited to 'sys/modules/netgraph/bluetooth')
| -rw-r--r-- | sys/modules/netgraph/bluetooth/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/Makefile.inc | 2 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/bluetooth/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/bt3c/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/h4/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/hci/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/l2cap/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/socket/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/ubt/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/sys/modules/netgraph/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/Makefile index 2c7ae7a58132..ffd90d5fb97f 100644 --- a/sys/modules/netgraph/bluetooth/Makefile +++ b/sys/modules/netgraph/bluetooth/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/Makefile,v 1.5 2007/08/13 17:19:28 emax Exp $ SUBDIR= \ bluetooth \ diff --git a/sys/modules/netgraph/bluetooth/Makefile.inc b/sys/modules/netgraph/bluetooth/Makefile.inc index 265f86d1ed55..41ddd2457895 100644 --- a/sys/modules/netgraph/bluetooth/Makefile.inc +++ b/sys/modules/netgraph/bluetooth/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/Makefile.inc,v 1.1 2002/12/01 16:07:53 nyan Exp $ .include "../Makefile.inc" diff --git a/sys/modules/netgraph/bluetooth/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/bluetooth/Makefile index 35c3ead6e5c2..105fa47786ec 100644 --- a/sys/modules/netgraph/bluetooth/bluetooth/Makefile +++ b/sys/modules/netgraph/bluetooth/bluetooth/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.1 2002/11/24 20:39:57 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/bluetooth/Makefile,v 1.6 2006/02/18 23:49:27 yar Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/common diff --git a/sys/modules/netgraph/bluetooth/bt3c/Makefile b/sys/modules/netgraph/bluetooth/bt3c/Makefile index 36514b136f41..b588156a58ff 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 diff --git a/sys/modules/netgraph/bluetooth/h4/Makefile b/sys/modules/netgraph/bluetooth/h4/Makefile index f8dfc96d6dab..4f86a01dc616 100644 --- a/sys/modules/netgraph/bluetooth/h4/Makefile +++ b/sys/modules/netgraph/bluetooth/h4/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.1 2002/11/24 20:40:04 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/h4/Makefile,v 1.6 2006/02/18 23:49:27 yar Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4 diff --git a/sys/modules/netgraph/bluetooth/hci/Makefile b/sys/modules/netgraph/bluetooth/hci/Makefile index 729ea7b5b234..3a31ff481687 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 diff --git a/sys/modules/netgraph/bluetooth/l2cap/Makefile b/sys/modules/netgraph/bluetooth/l2cap/Makefile index 5b66e0988f72..a436f77724f4 100644 --- a/sys/modules/netgraph/bluetooth/l2cap/Makefile +++ b/sys/modules/netgraph/bluetooth/l2cap/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.1 2002/11/24 20:40:11 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/l2cap/Makefile,v 1.5 2004/01/13 11:28:49 ru Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/l2cap diff --git a/sys/modules/netgraph/bluetooth/socket/Makefile b/sys/modules/netgraph/bluetooth/socket/Makefile index 5342c2aaba88..caf06e7bd8de 100644 --- a/sys/modules/netgraph/bluetooth/socket/Makefile +++ b/sys/modules/netgraph/bluetooth/socket/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2003/01/12 23:37:31 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/socket/Makefile,v 1.5 2004/01/13 11:28:49 ru Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/socket diff --git a/sys/modules/netgraph/bluetooth/ubt/Makefile b/sys/modules/netgraph/bluetooth/ubt/Makefile index 7feb967ad8fa..04d9b2a65099 100644 --- a/sys/modules/netgraph/bluetooth/ubt/Makefile +++ b/sys/modules/netgraph/bluetooth/ubt/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2003/03/22 23:44:34 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/ubt/Makefile,v 1.8 2006/02/18 23:49:27 yar Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/ubt diff --git a/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile b/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile index e9f414f64074..64617d994bb7 100644 --- a/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile +++ b/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.1 2003/04/27 00:22:12 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile,v 1.6 2006/02/18 23:49:28 yar Exp $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/ubtbcmfw |
