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 b368d6e2d2cc7..080670983bbf9 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.2.2.1 2008/10/02 02:57:24 kensmith Exp $ LIB= bluetooth MAN= bluetooth.3 |