svn commit: r479420 - head/net-mgmt/riemann

Mathieu Arnold mat at FreeBSD.org
Mon Sep 10 13:41:21 UTC 2018


Author: mat
Date: Mon Sep 10 13:41:19 2018
New Revision: 479420
URL: https://svnweb.freebsd.org/changeset/ports/479420

Log:
  Fix invalid license.

Modified:
  head/net-mgmt/riemann/Makefile   (contents, props changed)

Modified: head/net-mgmt/riemann/Makefile
==============================================================================
--- head/net-mgmt/riemann/Makefile	Mon Sep 10 13:41:16 2018	(r479419)
+++ head/net-mgmt/riemann/Makefile	Mon Sep 10 13:41:19 2018	(r479420)
@@ -9,7 +9,7 @@ MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAM
 MAINTAINER=	dch at FreeBSD.org
 COMMENT=	Monitors distributed systems
 
-LICENSE=	EPL APACHE20 CDDL MIT BSD3CLAUSE LGPL2+ BSD2CLAUSE GPLv2+
+LICENSE=	EPL APACHE20 CDDL MIT BSD3CLAUSE LGPL20+ BSD2CLAUSE GPLv2+
 LICENSE_COMB=	multi
 
 USES=		tar:bzip2


More information about the svn-ports-all mailing list