diff options
Diffstat (limited to 'main/apache-mod-auth-ntlm-winbind/APKBUILD')
-rw-r--r-- | main/apache-mod-auth-ntlm-winbind/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/apache-mod-auth-ntlm-winbind/APKBUILD b/main/apache-mod-auth-ntlm-winbind/APKBUILD index 43faaf6a311..c9acfe906b5 100644 --- a/main/apache-mod-auth-ntlm-winbind/APKBUILD +++ b/main/apache-mod-auth-ntlm-winbind/APKBUILD @@ -6,7 +6,7 @@ pkgrel=6 pkgdesc="Authentication module for Apache using NTLM protocol with winbind helper" url="http://samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/" arch="all" -license="ASL 2.0" +license="Apache-2.0" depends="apache2 samba samba-winbind" makedepends="autoconf apache2-dev apr-util-dev apr-dev" source="http://samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/mod_auth_ntlm_winbind.c |