diff options
Diffstat (limited to 'community/py-impacket')
-rw-r--r-- | community/py-impacket/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-impacket/APKBUILD b/community/py-impacket/APKBUILD index ac7331e38e..59a3b6a936 100644 --- a/community/py-impacket/APKBUILD +++ b/community/py-impacket/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="A collection of Python classes providing access to network packets" url="http://code.google.com/p/impacket/" arch="noarch" -license="ASL 2.0" +license="Apache-2.0" depends="" makedepends="python2-dev py-setuptools" install="" |