aboutsummaryrefslogtreecommitdiffstats
path: root/community/ghc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ghc/APKBUILD')
-rw-r--r--community/ghc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ghc/APKBUILD b/community/ghc/APKBUILD
index 9b922eb4aeb..f1c52931570 100644
--- a/community/ghc/APKBUILD
+++ b/community/ghc/APKBUILD
@@ -8,7 +8,7 @@ arch="x86_64 armhf"
# Note ghc's license is basically BSD-3. If you'd like to know more visit:
# * https://www.haskell.org/ghc/license
# * https://ghc.haskell.org/trac/ghc/wiki/Licensing
-license="custom:BSD-3"
+license="BSD-3-Clause"
# Note that ghc is sensitive to the version of llvm used,
# hence the llvm3.7 package.
#