Revision: 83242 http://trac.macports.org/changeset/83242 Author: dports@macports.org Date: 2011-08-29 00:29:44 -0700 (Mon, 29 Aug 2011) Log Message: ----------- hunspell: license is either GPL, LGPL, *or* MPL, not the intersection of all three Modified Paths: -------------- trunk/dports/textproc/hunspell/Portfile Modified: trunk/dports/textproc/hunspell/Portfile =================================================================== --- trunk/dports/textproc/hunspell/Portfile 2011-08-29 07:16:23 UTC (rev 83241) +++ trunk/dports/textproc/hunspell/Portfile 2011-08-29 07:29:44 UTC (rev 83242) @@ -5,7 +5,7 @@ name hunspell version 1.3.2 -license GPL-2.0+ LGPL-2.1+ MPL-1.1+ +license {GPL-2+ LGPL-2.1+ MPL-1.1+} categories textproc maintainers nomaintainer description Spell checker and morphological analyzer
participants (1)
-
dports@macports.org