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 9018f6e88de60..7904cc2a10081 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 2005/01/28 16:08:07 ru Exp $ PROG= rfcomm_sppd SRCS= rfcomm_sppd.c rfcomm_sdp.c |