diff options
Diffstat (limited to 'www/google-appengine/Makefile')
-rw-r--r-- | www/google-appengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/google-appengine/Makefile b/www/google-appengine/Makefile index acb833821102..2b43ed221c60 100644 --- a/www/google-appengine/Makefile +++ b/www/google-appengine/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME:S|-|_|}_${PORTVERSION}.zip MAINTAINER= nivit@FreeBSD.org COMMENT= Development tools for Google App Engine (SDK) -LICENSE= AL2 BSD GPLv2 LGPL21 MIT MPL PSFL +LICENSE= APACHE20 BSD GPLv2 LGPL21 MIT MPL PSFL LICENSE_COMB= multi RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=${PYTHON_VER}:${PORTSDIR}/databases/py-sqlite3 \ |