diff options
Diffstat (limited to 'usr.sbin/bluetooth/l2control/Makefile')
-rw-r--r-- | usr.sbin/bluetooth/l2control/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/l2control/Makefile b/usr.sbin/bluetooth/l2control/Makefile index 847ff4ba97d69..ca573f71b56c7 100644 --- a/usr.sbin/bluetooth/l2control/Makefile +++ b/usr.sbin/bluetooth/l2control/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.7 2003/08/14 20:06:22 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/l2control/Makefile,v 1.3 2003/10/12 22:04:23 emax Exp $ PROG= l2control MAN= l2control.8 |