diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-08-17 09:14:57 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-08-17 09:14:57 +0000 |
commit | 1278dd750aa552dfe5b0627fd8ddc59bed8a7077 (patch) | |
tree | 630c26f69d7a2b882bc87706d190ec701897a866 /www/google-appengine/Makefile | |
parent | 07baf448da0fd959f5a36886cd39d9e09227a77e (diff) | |
download | ports-1278dd750aa552dfe5b0627fd8ddc59bed8a7077.tar.gz ports-1278dd750aa552dfe5b0627fd8ddc59bed8a7077.zip |
Notes
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 4bfef8b7c771..c1405f726b70 100644 --- a/www/google-appengine/Makefile +++ b/www/google-appengine/Makefile @@ -24,7 +24,7 @@ PROJECTHOST= googleappengine NO_BUILD= yes -USE_PYTHON= 2.5-2.6 +USE_PYTHON= 2.5 USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME:S,-,_,} |