diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /usr.sbin/bluetooth/rfcomm_pppd/Makefile | |
parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
download | src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.tar.gz src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.zip |
Diffstat (limited to 'usr.sbin/bluetooth/rfcomm_pppd/Makefile')
-rw-r--r-- | usr.sbin/bluetooth/rfcomm_pppd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/rfcomm_pppd/Makefile b/usr.sbin/bluetooth/rfcomm_pppd/Makefile index 8974f8a3daef..ea3f211ae7dc 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/Makefile +++ b/usr.sbin/bluetooth/rfcomm_pppd/Makefile @@ -1,5 +1,4 @@ # $Id: Makefile,v 1.7 2003/09/07 18:32:11 max Exp $ -# $FreeBSD$ .PATH: ${SRCTOP}/usr.bin/bluetooth/rfcomm_sppd |