diff options
author | jmmv <jmmv> | 2012-07-19 18:30:18 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2012-07-19 18:30:18 +0000 |
commit | e8f542879030861c4e6c479e410137fc23e95920 (patch) | |
tree | 0e69d1b88b59f769640d509dcf295c3c7f0b6700 /devel | |
parent | 0f9c3537bb984ee55a00a0c40f65a6f33ef3fc10 (diff) | |
download | pkgsrc-e8f542879030861c4e6c479e410137fc23e95920.tar.gz |
These packages are all modified-bsd, not 2-clause-bsd.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/kyua-atf-compat/Makefile | 4 | ||||
-rw-r--r-- | devel/kyua-cli/Makefile | 4 | ||||
-rw-r--r-- | devel/lutok/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/kyua-atf-compat/Makefile b/devel/kyua-atf-compat/Makefile index aabd8c8d03e..01160d50f42 100644 --- a/devel/kyua-atf-compat/Makefile +++ b/devel/kyua-atf-compat/Makefile @@ -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 diff --git a/devel/kyua-cli/Makefile b/devel/kyua-cli/Makefile index 1591b318029..401a9c42e40 100644 --- a/devel/kyua-cli/Makefile +++ b/devel/kyua-cli/Makefile @@ -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 diff --git a/devel/lutok/Makefile b/devel/lutok/Makefile index ec480244609..35f4f26a2c5 100644 --- a/devel/lutok/Makefile +++ b/devel/lutok/Makefile @@ -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 |