pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/jgrep Fix license



details:   https://anonhg.NetBSD.org/pkgsrc/rev/377796ddcd53
branches:  trunk
changeset: 347726:377796ddcd53
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Sat May 28 11:00:50 2016 +0000

description:
Fix license

diffstat:

 textproc/jgrep/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b4efeec86c51 -r 377796ddcd53 textproc/jgrep/Makefile
--- a/textproc/jgrep/Makefile   Sat May 28 09:59:53 2016 +0000
+++ b/textproc/jgrep/Makefile   Sat May 28 11:00:50 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/05/27 17:41:00 cheusov Exp $
+# $NetBSD: Makefile,v 1.4 2016/05/28 11:00:50 cheusov Exp $
 #
 
 DISTNAME=      jgrep-0.5.1
@@ -13,7 +13,7 @@
 
 TOOL_DEPENDS+= apache-maven-[0-9]*:../../devel/apache-maven
 
-LICENSE=       mit
+LICENSE=       apache-2.0
 
 USE_LANGUAGES= c
 USE_JAVA=      yes



Home | Main Index | Thread Index | Old Index