summaryrefslogtreecommitdiffstats
path: root/testing/bash-completion/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/bash-completion/APKBUILD')
-rw-r--r--testing/bash-completion/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bash-completion/APKBUILD b/testing/bash-completion/APKBUILD
index f5eaf4253..0ee9339d0 100644
--- a/testing/bash-completion/APKBUILD
+++ b/testing/bash-completion/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Command-line tab-completion for bash"
url="http://bash-completion.alioth.debian.org/"
arch="noarch"
-license="GPL"
+license="GPL2+"
depends="bash"
depends_dev=
makedepends="$depends_dev"