pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/taskwarrior taskwarrior relicensed from GPLv2 to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3839b971eea8
branches:  trunk
changeset: 348962:3839b971eea8
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Mon Jun 20 20:37:43 2016 +0000

description:
taskwarrior relicensed from GPLv2 to MIT in 2011

diffstat:

 time/taskwarrior/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r db10c2532532 -r 3839b971eea8 time/taskwarrior/Makefile
--- a/time/taskwarrior/Makefile Mon Jun 20 20:33:21 2016 +0000
+++ b/time/taskwarrior/Makefile Mon Jun 20 20:37:43 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/06/20 20:30:42 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/20 20:37:43 kamil Exp $
 #
 
 DISTNAME=      task-2.5.1
@@ -9,7 +9,7 @@
 MAINTAINER=    esg%sdf.lonestar.org@localhost
 HOMEPAGE=      http://taskwarrior.org/projects/show/taskwarrior/
 COMMENT=       Open source, command-line, TODO list manager
-LICENSE=       gnu-gpl-v2
+LICENSE=       mit
 
 USE_CMAKE=     yes
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index