Author: manu
Date: Thu Sep  5 14:11:16 2019
New Revision: 351854
URL: https://svnweb.freebsd.org/changeset/base/351854

Log:
  pkgbase: Put libbluetooth in the bluetooth package
  
  It make sense to have everything bluetooth related in the same package.
  Reviewed by:  bapt, gjb
  Differential Revision:        https://reviews.freebsd.org/D21502

Modified:
  head/lib/libbluetooth/Makefile

Modified: head/lib/libbluetooth/Makefile
==============================================================================
--- head/lib/libbluetooth/Makefile      Thu Sep  5 14:10:26 2019        
(r351853)
+++ head/lib/libbluetooth/Makefile      Thu Sep  5 14:11:16 2019        
(r351854)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to