diff options
Diffstat (limited to 'net/py-twitter/Makefile')
-rw-r--r-- | net/py-twitter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-twitter/Makefile b/net/py-twitter/Makefile index 2072400ce4d1..bc6b4776c87e 100644 --- a/net/py-twitter/Makefile +++ b/net/py-twitter/Makefile @@ -11,7 +11,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Python wrapper around the Twitter API -LICENSE= AL2 +LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:${PORTSDIR}/www/py-httplib2 \ ${PYTHON_PKGNAMEPREFIX}oauth2>=0:${PORTSDIR}/net/py-oauth2 \ |