summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-06-02 13:04:06 +0000
committerobache <obache@pkgsrc.org>2014-06-02 13:04:06 +0000
commit7ea6eb2996cdbf17eee3f25d67f18e9aabf18626 (patch)
tree8efe8514dc83d1b3c40243d98532086b9ef7cc12 /textproc
parentcd55cbbed9b2be20632c6139eb29104d577325bc (diff)
downloadpkgsrc-7ea6eb2996cdbf17eee3f25d67f18e9aabf18626.tar.gz
Since 0.2.4, changed license from 3-clause to 2-clause BSD.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/marisa/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/marisa/Makefile.common b/textproc/marisa/Makefile.common
index 89062c334ee..ea718c5dde1 100644
--- a/textproc/marisa/Makefile.common
+++ b/textproc/marisa/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2014/05/24 10:21:13 obache Exp $
+# $NetBSD: Makefile.common,v 1.2 2014/06/02 13:04:06 obache Exp $
# used by textproc/p5-marisa/Makefile
# used by textproc/py-marisa/Makefile
# used by textproc/ruby-marisa/Makefile
@@ -12,4 +12,4 @@ PATCHDIR= ${.CURDIR}/../../textproc/marisa/patches
MAINTAINER= ishit@users.sourceforge.net
HOMEPAGE= http://code.google.com/p/marisa-trie/
-LICENSE= modified-bsd OR gnu-lgpl-v2.1
+LICENSE= 2-clause-bsd OR gnu-lgpl-v2.1