diff options
Diffstat (limited to 'usr.sbin/bluetooth/bthidd/Makefile')
-rw-r--r-- | usr.sbin/bluetooth/bthidd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/bthidd/Makefile b/usr.sbin/bluetooth/bthidd/Makefile index 7ceba101d1b47..cdf0334c9dafc 100644 --- a/usr.sbin/bluetooth/bthidd/Makefile +++ b/usr.sbin/bluetooth/bthidd/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.6 2006/09/07 21:36:55 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/bthidd/Makefile,v 1.4.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ PROG= bthidd MAN= bthidd.8 |