diff options
Diffstat (limited to 'usr.sbin/bluetooth/l2ping/Makefile')
-rw-r--r-- | usr.sbin/bluetooth/l2ping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/l2ping/Makefile b/usr.sbin/bluetooth/l2ping/Makefile index bc130e33aac9..3af651364a07 100644 --- a/usr.sbin/bluetooth/l2ping/Makefile +++ b/usr.sbin/bluetooth/l2ping/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.6 2003/08/14 20:06:24 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/l2ping/Makefile,v 1.4.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG= l2ping MAN= l2ping.8 |