diff options
Diffstat (limited to 'lib/libbluetooth/Makefile')
-rw-r--r-- | lib/libbluetooth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libbluetooth/Makefile b/lib/libbluetooth/Makefile index 200f7e1840c54..46ba187661ff7 100644 --- a/lib/libbluetooth/Makefile +++ b/lib/libbluetooth/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.5 2003/07/22 18:38:04 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/lib/libbluetooth/Makefile,v 1.1.10.1 2005/07/22 17:29:03 kensmith Exp $ LIB= bluetooth MAN= bluetooth.3 |