Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Oct 2015 09:42:55 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398694 - head/graphics/ocre
Message-ID:  <201510060942.t969gtrc096871@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Tue Oct  6 09:42:54 2015
New Revision: 398694
URL: https://svnweb.freebsd.org/changeset/ports/398694

Log:
  graphics/ocre: correct LICENSE
  
  PR:		203577
  Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> (maintainer)

Modified:
  head/graphics/ocre/Makefile

Modified: head/graphics/ocre/Makefile
==============================================================================
--- head/graphics/ocre/Makefile	Tue Oct  6 09:40:01 2015	(r398693)
+++ head/graphics/ocre/Makefile	Tue Oct  6 09:42:54 2015	(r398694)
@@ -10,7 +10,7 @@ DISTNAME=	${PORTNAME}_v${PORTVERSION:S/.
 MAINTAINER=	w.schwarzenfeld@utanet.at
 COMMENT=	Simple optical character recognition solution
 
-LICENSE=	GPLv2
+LICENSE=	GPLv3
 
 LIB_DEPENDS=	libaspell.so:${PORTSDIR}/textproc/aspell
 RUN_DEPENDS=	display:${PORTSDIR}/graphics/ImageMagick \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510060942.t969gtrc096871>