svn commit: r450508 - head/hungarian/hunspell

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 24 18:49:18 UTC 2017


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 at 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}
 


More information about the svn-ports-all mailing list