summaryrefslogtreecommitdiff
path: root/system/file
diff options
context:
space:
mode:
Diffstat (limited to 'system/file')
-rw-r--r--system/file/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/file/APKBUILD b/system/file/APKBUILD
index b7ce390b3..b101f5b06 100644
--- a/system/file/APKBUILD
+++ b/system/file/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="File type identification utility"
url="http://www.darwinsys.com/file/"
arch="all"
-license="BSD"
+license="BSD-2-Clause"
subpackages="$pkgname-dev $pkgname-doc libmagic"
source="ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"