aboutsummaryrefslogtreecommitdiffstats
path: root/community/cabal/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cabal/APKBUILD')
-rw-r--r--community/cabal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cabal/APKBUILD b/community/cabal/APKBUILD
index 76ff24b7c4c..cf825d6f931 100644
--- a/community/cabal/APKBUILD
+++ b/community/cabal/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="The Haskell Cabal"
url="http://haskell.org"
arch="armhf x86_64"
-license="BSD3"
+license="BSD-3-Clause"
depends="gmp zlib"
makedepends="ghc gmp-dev libffi-dev zlib-dev binutils-gold chrpath"
subpackages="$pkgname-doc"