diff options
Diffstat (limited to 'www/py-tornado/Makefile')
-rw-r--r-- | www/py-tornado/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile index 6cebe70105f0..9fbb200ed12f 100644 --- a/www/py-tornado/Makefile +++ b/www/py-tornado/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= khsing.cn@gmail.com COMMENT= Python Web Server from FriendFeed -LICENSE= AL2 +LICENSE= APACHE20 USE_PYTHON= yes USE_PYDISTUTILS= easy_install |