summaryrefslogtreecommitdiff
path: root/security/py-rsa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-rsa/Makefile')
-rw-r--r--security/py-rsa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-rsa/Makefile b/security/py-rsa/Makefile
index c3db3c5c0104..575279304d63 100644
--- a/security/py-rsa/Makefile
+++ b/security/py-rsa/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= koobs@FreeBSD.org
COMMENT= Pure-Python RSA implementation
-LICENSE= AL2
+LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>=0.1.3:${PORTSDIR}/devel/py-asn1
TEST_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}unittest2>0:${PORTSDIR}/devel/py-unittest2 \