svn commit: r375252 - head/audio/ghostess

Mark Felder feld at FreeBSD.org
Mon Dec 22 17:41:15 UTC 2014


Author: feld
Date: Mon Dec 22 17:41:14 2014
New Revision: 375252
URL: https://svnweb.freebsd.org/changeset/ports/375252
QAT: https://qat.redports.org/buildarchive/r375252/

Log:
  Update "BSD" license

Modified:
  head/audio/ghostess/Makefile

Modified: head/audio/ghostess/Makefile
==============================================================================
--- head/audio/ghostess/Makefile	Mon Dec 22 17:31:49 2014	(r375251)
+++ head/audio/ghostess/Makefile	Mon Dec 22 17:41:14 2014	(r375252)
@@ -10,8 +10,7 @@ MASTER_SITES=	http://www.smbolton.com/li
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Graphical DSSI host with JACK MIDI support
 
-LICENSE=	GPLv2 BSD
-LICENSE_COMB=	multi
+LICENSE=	GPLv2
 
 BUILD_DEPENDS=	${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi \
 		${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \


More information about the svn-ports-head mailing list