aboutsummaryrefslogtreecommitdiffstats
path: root/community/phpldapadmin/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/phpldapadmin/APKBUILD')
-rw-r--r--community/phpldapadmin/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/phpldapadmin/APKBUILD b/community/phpldapadmin/APKBUILD
index 87e6bb4ef6..b6f17a26c4 100644
--- a/community/phpldapadmin/APKBUILD
+++ b/community/phpldapadmin/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=4
pkgdesc="Web front-end for managing OpenLDAP"
url="http://phpldapadmin.sourceforge.net"
arch="noarch"
-license="GPL2"
+license="GPL-2.0"
depends="${_php} ${_php}-ldap ${_php}-gettext ${_php}-xml"
depends_dev=
makedepends="$depends_dev"