diff options
Diffstat (limited to 'usr.sbin/bluetooth/sdpd/Makefile')
-rw-r--r-- | usr.sbin/bluetooth/sdpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/sdpd/Makefile b/usr.sbin/bluetooth/sdpd/Makefile index c47441f02cd0c..c37bbb1ce53be 100644 --- a/usr.sbin/bluetooth/sdpd/Makefile +++ b/usr.sbin/bluetooth/sdpd/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.1 2004/01/20 21:27:55 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/sdpd/Makefile,v 1.2.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ PROG= sdpd MAN= sdpd.8 |