Date: Tue, 19 Aug 2014 16:49:59 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365396 - head/textproc/tokyodystopia Message-ID: <201408191649.s7JGnxuc036307@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Aug 19 16:49:59 2014 New Revision: 365396 URL: http://svnweb.freebsd.org/changeset/ports/365396 QAT: https://qat.redports.org/buildarchive/r365396/ Log: Fix license Modified: head/textproc/tokyodystopia/Makefile Modified: head/textproc/tokyodystopia/Makefile ============================================================================== --- head/textproc/tokyodystopia/Makefile Tue Aug 19 16:49:32 2014 (r365395) +++ head/textproc/tokyodystopia/Makefile Tue Aug 19 16:49:59 2014 (r365396) @@ -9,7 +9,7 @@ MASTER_SITES= http://fallabs.com/${PORTN MAINTAINER= lwhsu@FreeBSD.org COMMENT= Full-text search system based on Tokyo Cabinet -LICENSE= LGPL +LICENSE= LGPL21 LIB_DEPENDS= libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408191649.s7JGnxuc036307>