diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-05 14:11:16 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-05 14:11:16 +0000 |
| commit | df347c8a2e8ac08df4c1a6058c12b9f01c289cff (patch) | |
| tree | 1e9004adf7efe5c88e9d3ba089c81a404253c57f /lib | |
| parent | 724fad3ad0ceda458905564594194c4b7de472da (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 96bf0cb704ec..5a87f3bacd13 100644 --- a/lib/libbluetooth/Makefile +++ b/lib/libbluetooth/Makefile @@ -1,7 +1,7 @@ # $Id: Makefile,v 1.5 2003/07/22 18:38:04 max Exp $ # $FreeBSD$ -PACKAGE= lib${LIB} +PACKAGE= bluetooth CONFS= hosts protocols CONFSDIR= /etc/bluetooth CONFSMODE_protocols= 444 |
