aboutsummaryrefslogtreecommitdiffstats
path: root/main/distcc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/distcc/APKBUILD')
-rw-r--r--main/distcc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/distcc/APKBUILD b/main/distcc/APKBUILD
index a116779c88..9fdcd0058c 100644
--- a/main/distcc/APKBUILD
+++ b/main/distcc/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=12
pkgdesc="A distributed C, C++, Obj C compiler"
url="https://github.com/distcc/distcc"
arch="all"
-license="GPL2"
+license="GPL-2.0"
depends=""
makedepends="autoconf automake popt-dev python2-dev"
install="$pkgname.pre-install"