From 02f94170a19b6a538032ad0bf6ceeb078e4e6a61 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 8 Mar 2013 22:22:14 +0000 Subject: testing/rlwrap: license specified --- testing/rlwrap/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/rlwrap') diff --git a/testing/rlwrap/APKBUILD b/testing/rlwrap/APKBUILD index f1b95be20..afe628860 100644 --- a/testing/rlwrap/APKBUILD +++ b/testing/rlwrap/APKBUILD @@ -6,10 +6,10 @@ pkgrel=0 pkgdesc="GNU Readline wrapper" url="http://utopia.knoware.nl/~hlub/rlwrap/" arch="all" -license="GPL" +license="GPL2+" depends="" -depends_dev="readline-dev ncurses-dev" -makedepends="$depends_dev" +depends_dev="" +makedepends="readline-dev ncurses-dev" install="" subpackages="$pkgname-doc" source="http://utopia.knoware.nl/~hlub/$pkgname/$pkgname-$pkgver.tar.gz" -- cgit v1.2.3