summaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/bluetooth')
-rw-r--r--sys/modules/netgraph/bluetooth/Makefile2
-rw-r--r--sys/modules/netgraph/bluetooth/Makefile.inc2
-rw-r--r--sys/modules/netgraph/bluetooth/bluetooth/Makefile2
-rw-r--r--sys/modules/netgraph/bluetooth/bt3c/Makefile2
-rw-r--r--sys/modules/netgraph/bluetooth/h4/Makefile2
-rw-r--r--sys/modules/netgraph/bluetooth/hci/Makefile2
-rw-r--r--sys/modules/netgraph/bluetooth/l2cap/Makefile2
-rw-r--r--sys/modules/netgraph/bluetooth/socket/Makefile2
-rw-r--r--sys/modules/netgraph/bluetooth/ubt/Makefile2
-rw-r--r--sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/sys/modules/netgraph/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/Makefile
index 2c7ae7a58132..e5812b286b52 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.8.1 2009/04/15 03:14:26 kensmith Exp $
SUBDIR= \
bluetooth \
diff --git a/sys/modules/netgraph/bluetooth/Makefile.inc b/sys/modules/netgraph/bluetooth/Makefile.inc
index 265f86d1ed55..016ad4bb67e9 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.34.1 2009/04/15 03:14:26 kensmith Exp $
.include "../Makefile.inc"
diff --git a/sys/modules/netgraph/bluetooth/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/bluetooth/Makefile
index 35c3ead6e5c2..2cd1aa67c341 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.8.1 2009/04/15 03:14:26 kensmith Exp $
.PATH: ${.CURDIR}/../../../../netgraph/bluetooth/common
diff --git a/sys/modules/netgraph/bluetooth/bt3c/Makefile b/sys/modules/netgraph/bluetooth/bt3c/Makefile
index 36514b136f41..2cb77468bab1 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.8.1 2009/04/15 03:14:26 kensmith 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..6b8da8803eca 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.8.1 2009/04/15 03:14:26 kensmith 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..771e7648c28f 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.28.1 2009/04/15 03:14:26 kensmith Exp $
.PATH: ${.CURDIR}/../../../../netgraph/bluetooth/hci
diff --git a/sys/modules/netgraph/bluetooth/l2cap/Makefile b/sys/modules/netgraph/bluetooth/l2cap/Makefile
index 5b66e0988f72..822a0695b714 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.28.1 2009/04/15 03:14:26 kensmith Exp $
.PATH: ${.CURDIR}/../../../../netgraph/bluetooth/l2cap
diff --git a/sys/modules/netgraph/bluetooth/socket/Makefile b/sys/modules/netgraph/bluetooth/socket/Makefile
index 5342c2aaba88..861c8d45995d 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.28.1 2009/04/15 03:14:26 kensmith Exp $
.PATH: ${.CURDIR}/../../../../netgraph/bluetooth/socket
diff --git a/sys/modules/netgraph/bluetooth/ubt/Makefile b/sys/modules/netgraph/bluetooth/ubt/Makefile
index 7feb967ad8fa..998bf9b33689 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.8.1 2009/04/15 03:14:26 kensmith 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..348e6fde84ed 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.8.1 2009/04/15 03:14:26 kensmith Exp $
.PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/ubtbcmfw