svn commit: r374541 - head/audio/jack_ghero

Mark Felder feld at FreeBSD.org
Thu Dec 11 17:05:48 UTC 2014


Author: feld
Date: Thu Dec 11 17:05:46 2014
New Revision: 374541
URL: https://svnweb.freebsd.org/changeset/ports/374541
QAT: https://qat.redports.org/buildarchive/r374541/

Log:
  Update "BSD" license
  
  Approved by:	hps

Modified:
  head/audio/jack_ghero/Makefile

Modified: head/audio/jack_ghero/Makefile
==============================================================================
--- head/audio/jack_ghero/Makefile	Thu Dec 11 17:05:21 2014	(r374540)
+++ head/audio/jack_ghero/Makefile	Thu Dec 11 17:05:46 2014	(r374541)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.selasky.org/han
 MAINTAINER=	hselasky at FreeBSD.org
 COMMENT=	Daemon that converts a GuitarHero device into a JACK MIDI device
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 LIB_DEPENDS=	libjack.so:${PORTSDIR}/audio/jack
 


More information about the svn-ports-head mailing list