diff options
Diffstat (limited to 'databases/py-south/Makefile')
-rw-r--r-- | databases/py-south/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-south/Makefile b/databases/py-south/Makefile index 100a050ef347..bddf2a4a5858 100644 --- a/databases/py-south/Makefile +++ b/databases/py-south/Makefile @@ -11,7 +11,7 @@ DISTNAME= South-${PORTVERSION} MAINTAINER= wg@FreeBSD.org COMMENT= Intelligent schema migrations for Django apps -LICENSE= AL2 +LICENSE= APACHE20 USE_PYTHON= yes USE_PYDISTUTILS=yes |