diff options
Diffstat (limited to 'sys/modules/netgraph/bluetooth/ubt/Makefile')
-rw-r--r-- | sys/modules/netgraph/bluetooth/ubt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bluetooth/ubt/Makefile b/sys/modules/netgraph/bluetooth/ubt/Makefile index 7feb967ad8faa..04d9b2a650996 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 |