taskwarrior relicensed from GPLv2 to MIT in 2011
This commit is contained in:
parent
c091c276d9
commit
ce099d7c19
1 changed files with 2 additions and 2 deletions
|
@ -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 @@ MASTER_SITES= http://www.taskwarrior.org/download/
|
|||
MAINTAINER= esg@sdf.lonestar.org
|
||||
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++
|
||||
|
|
Loading…
Reference in a new issue