diff options
Diffstat (limited to 'usr.bin/bluetooth/rfcomm_sppd/Makefile')
-rw-r--r-- | usr.bin/bluetooth/rfcomm_sppd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/bluetooth/rfcomm_sppd/Makefile b/usr.bin/bluetooth/rfcomm_sppd/Makefile index 9018f6e88de6..5e436d1df6d5 100644 --- a/usr.bin/bluetooth/rfcomm_sppd/Makefile +++ b/usr.bin/bluetooth/rfcomm_sppd/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.7 2003/09/07 18:15:55 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/bluetooth/rfcomm_sppd/Makefile,v 1.3.24.1 2010/02/10 00:26:20 kensmith Exp $ PROG= rfcomm_sppd SRCS= rfcomm_sppd.c rfcomm_sdp.c |