Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2017 18:49:16 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450508 - head/hungarian/hunspell
Message-ID:  <201709241849.v8OInGFO082208@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 24 18:49:16 2017
New Revision: 450508
URL: https://svnweb.freebsd.org/changeset/ports/450508

Log:
  Update LICENSE
  
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/hungarian/hunspell/Makefile

Modified: head/hungarian/hunspell/Makefile
==============================================================================
--- head/hungarian/hunspell/Makefile	Sun Sep 24 18:49:11 2017	(r450507)
+++ head/hungarian/hunspell/Makefile	Sun Sep 24 18:49:16 2017	(r450508)
@@ -10,9 +10,10 @@ DISTNAME=	hu_HU-${PORTVERSION}
 MAINTAINER=	jmohacsi@bsd.hu
 COMMENT=	Hunspell Hungarian dictionary
 
-LICENSE=	GPLv2 LGPL21 MPL
+LICENSE=	GPLv2 LGPL21 MPL11
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/hu_HU-${PORTVERSION}
 



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