Date: Fri, 17 Jan 2014 19:48:56 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340097 - head/japanese/mecab Message-ID: <201401171948.s0HJmu75047350@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Fri Jan 17 19:48:56 2014 New Revision: 340097 URL: http://svnweb.freebsd.org/changeset/ports/340097 QAT: https://qat.redports.org/buildarchive/r340097/ Log: Set the appropriate BSD license value in LICENSE. PR: ports/185678 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Modified: head/japanese/mecab/Makefile Modified: head/japanese/mecab/Makefile ============================================================================== --- head/japanese/mecab/Makefile Fri Jan 17 19:45:19 2014 (r340096) +++ head/japanese/mecab/Makefile Fri Jan 17 19:48:56 2014 (r340097) @@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= yasu@utahime.org COMMENT= Yet Another Part-of-Speech and Morphological Analyzer -LICENSE= BSD GPLv2 LGPL21 +LICENSE= BSD3CLAUSE GPLv2 LGPL21 LICENSE_COMB= dual USE_AUTOTOOLS= autoconf autoheader automake aclocal libtool
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401171948.s0HJmu75047350>