These packages are all modified-bsd, not 2-clause-bsd.
This commit is contained in:
parent
55fdd74a47
commit
f5ae3e8fa0
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2012/07/10 22:13:48 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2012/07/19 18:30:18 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= kyua-atf-compat-0.1
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://kyua.googlecode.com/files/
|
|||
MAINTAINER= jmmv@NetBSD.org
|
||||
HOMEPAGE= http://code.google.com/p/kyua/
|
||||
COMMENT= Kyua (automated testing framework) - ATF compatibility tools
|
||||
LICENSE= 2-clause-bsd
|
||||
LICENSE= modified-bsd
|
||||
|
||||
DEPENDS= kyua-cli>=0.5:../../devel/kyua-cli
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2012/07/10 22:09:32 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2012/07/19 18:30:18 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= kyua-cli-0.5
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://kyua.googlecode.com/files/
|
|||
MAINTAINER= jmmv@NetBSD.org
|
||||
HOMEPAGE= http://code.google.com/p/kyua/
|
||||
COMMENT= Kyua (automated testing framework) - Command line interface
|
||||
LICENSE= 2-clause-bsd
|
||||
LICENSE= modified-bsd
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2012/07/01 15:29:08 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2012/07/19 18:30:18 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lutok-0.2
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= http://lutok.googlecode.com/files/
|
|||
MAINTAINER= jmmv@NetBSD.org
|
||||
HOMEPAGE= http://code.google.com/p/kyua/
|
||||
COMMENT= Lightweight C++ API for Lua
|
||||
LICENSE= 2-clause-bsd
|
||||
LICENSE= modified-bsd
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue