aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mhddfs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mhddfs/APKBUILD')
-rw-r--r--testing/mhddfs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mhddfs/APKBUILD b/testing/mhddfs/APKBUILD
index 6137447ad4..b229d29081 100644
--- a/testing/mhddfs/APKBUILD
+++ b/testing/mhddfs/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A fuse-based file system for unifying several mount points into one."
url="http://mhddfs.uvw.ru"
arch="all"
-license="GPL3"
+license="GPL-3.0"
depends="fuse"
depends_dev="fuse-dev attr-dev"
makedepends="$depends_dev"