svn commit: r485438 - head/audio/epos-devel

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Nov 20 16:58:16 UTC 2018


Author: amdmi3
Date: Tue Nov 20 16:58:15 2018
New Revision: 485438
URL: https://svnweb.freebsd.org/changeset/ports/485438

Log:
  - Fix license

Modified:
  head/audio/epos-devel/Makefile

Modified: head/audio/epos-devel/Makefile
==============================================================================
--- head/audio/epos-devel/Makefile	Tue Nov 20 16:56:57 2018	(r485437)
+++ head/audio/epos-devel/Makefile	Tue Nov 20 16:58:15 2018	(r485438)
@@ -10,7 +10,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-dev/${PORTVER
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Language independent Text-to-Speech (TTS) system
 
-LICENSE=	GPLv2 LGPL20
+LICENSE=	GPLv2+ LGPL20+
 LICENSE_COMB=	multi
 
 USES=		gmake


More information about the svn-ports-all mailing list