diff options
Diffstat (limited to 'usr.bin/bluetooth/bthost/Makefile')
-rw-r--r-- | usr.bin/bluetooth/bthost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/bluetooth/bthost/Makefile b/usr.bin/bluetooth/bthost/Makefile index a761bbc6967ec..78de9cea30b9c 100644 --- a/usr.bin/bluetooth/bthost/Makefile +++ b/usr.bin/bluetooth/bthost/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.4 2003/08/14 20:07:13 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/bluetooth/bthost/Makefile,v 1.1 2003/10/12 22:04:21 emax Exp $ PROG= bthost MAN= bthost.1 |