aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/xbanish/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xbanish/APKBUILD b/main/xbanish/APKBUILD
index b41bacf1355..e2f8034c62e 100644
--- a/main/xbanish/APKBUILD
+++ b/main/xbanish/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Banish the mouse cursor when typing, show it again when the mouse moves"
url="https://github.com/jcs/xbanish"
arch="all"
-license="BSD"
+license="BSD-3-Clause"
depends=""
depends_dev=""
makedepends="libx11-dev libxt-dev libxfixes-dev libxi-dev"