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 c2314ba7d53e0..edbb228ca6630 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.3 2003/10/12 22:04:22 emax Exp $ PROG= btsockstat MAN= btsockstat.1 |