svn commit: r370997 - head/audio/jack_umidi

Koop Mast kwm at FreeBSD.org
Thu Oct 16 10:56:14 UTC 2014


Author: kwm
Date: Thu Oct 16 10:56:13 2014
New Revision: 370997
URL: https://svnweb.freebsd.org/changeset/ports/370997
QAT: https://qat.redports.org/buildarchive/r370997/

Log:
  Update to specific BSD license.

Modified:
  head/audio/jack_umidi/Makefile

Modified: head/audio/jack_umidi/Makefile
==============================================================================
--- head/audio/jack_umidi/Makefile	Thu Oct 16 10:53:01 2014	(r370996)
+++ head/audio/jack_umidi/Makefile	Thu Oct 16 10:56:13 2014	(r370997)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.selasky.org/han
 MAINTAINER=	hselasky at FreeBSD.org
 COMMENT=	Daemon that converts a raw MIDI device into a JACK MIDI device
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 LIB_DEPENDS=	libjack.so:${PORTSDIR}/audio/jack
 


More information about the svn-ports-all mailing list