aboutsummaryrefslogtreecommitdiff
path: root/security/py-rsa
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-12-30 20:55:18 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-12-30 20:55:18 +0000
commit4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch)
tree3ac0539929df7ded62928608363897c24273f689 /security/py-rsa
parent15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff)
downloadports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.tar.gz
ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.zip
Notes
Diffstat (limited to 'security/py-rsa')
-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 \