diff options
Diffstat (limited to 'usr.bin/bluetooth/btsockstat/Makefile')
-rw-r--r-- | usr.bin/bluetooth/btsockstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/bluetooth/btsockstat/Makefile b/usr.bin/bluetooth/btsockstat/Makefile index cdec9f7013c6a..2eef6ae6e30ea 100644 --- a/usr.bin/bluetooth/btsockstat/Makefile +++ b/usr.bin/bluetooth/btsockstat/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.7 2003/08/14 20:07:14 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/bluetooth/btsockstat/Makefile,v 1.4.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= btsockstat WARNS?= 2 |