diff options
Diffstat (limited to 'security/py-openssl/Makefile')
-rw-r--r-- | security/py-openssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index dab8ffe7e827..f89bad0357e7 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -11,7 +11,7 @@ DISTNAME= pyOpenSSL-${PORTVERSION} MAINTAINER= sbz@FreeBSD.org COMMENT= Python interface to the OpenSSL library -LICENSE= AL2 +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USE_PYTHON= yes |