Mon Jun 2 13:04:06 2014 UTC ()
Since 0.2.4, changed license from 3-clause to 2-clause BSD.


(obache)
diff -r1.1 -r1.2 pkgsrc/textproc/marisa/Makefile.common

cvs diff -r1.1 -r1.2 pkgsrc/textproc/marisa/Makefile.common (expand / switch to unified diff)

--- pkgsrc/textproc/marisa/Makefile.common 2014/05/24 10:21:13 1.1
+++ pkgsrc/textproc/marisa/Makefile.common 2014/06/02 13:04:06 1.2
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile.common,v 1.1 2014/05/24 10:21:13 obache Exp $ 1# $NetBSD: Makefile.common,v 1.2 2014/06/02 13:04:06 obache Exp $
2# used by textproc/p5-marisa/Makefile 2# used by textproc/p5-marisa/Makefile
3# used by textproc/py-marisa/Makefile 3# used by textproc/py-marisa/Makefile
4# used by textproc/ruby-marisa/Makefile 4# used by textproc/ruby-marisa/Makefile
5 5
6DISTNAME= marisa-0.2.4 6DISTNAME= marisa-0.2.4
7CATEGORIES= textproc 7CATEGORIES= textproc
8MASTER_SITES= http://marisa-trie.googlecode.com/files/ 8MASTER_SITES= http://marisa-trie.googlecode.com/files/
9 9
10DISTINFO_FILE= ${.CURDIR}/../../textproc/marisa/distinfo 10DISTINFO_FILE= ${.CURDIR}/../../textproc/marisa/distinfo
11PATCHDIR= ${.CURDIR}/../../textproc/marisa/patches 11PATCHDIR= ${.CURDIR}/../../textproc/marisa/patches
12 12
13MAINTAINER= ishit@users.sourceforge.net 13MAINTAINER= ishit@users.sourceforge.net
14HOMEPAGE= http://code.google.com/p/marisa-trie/ 14HOMEPAGE= http://code.google.com/p/marisa-trie/
15LICENSE= modified-bsd OR gnu-lgpl-v2.1 15LICENSE= 2-clause-bsd OR gnu-lgpl-v2.1