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 fe2c47959353..b618fc7e3bdf 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.2 2005/01/28 16:08:06 ru Exp $ PROG= bthost WARNS?= 2 |