aboutsummaryrefslogtreecommitdiff
path: root/www/quixote
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-05 08:20:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-05 08:20:11 +0000
commitef782bf7607f06443e16f5557ea961ac9ae45bf2 (patch)
treeba95f6b70612022dd93cd617db5cf355006373bc /www/quixote
parent0bf4a4209f8f0491314e5c67fd60b58817f8e0f7 (diff)
downloadports-ef782bf7607f06443e16f5557ea961ac9ae45bf2.tar.gz
ports-ef782bf7607f06443e16f5557ea961ac9ae45bf2.zip
- Set python 2.3-24
PR: ports/105163 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2
Notes
Notes: svn path=/head/; revision=176439
Diffstat (limited to 'www/quixote')
-rw-r--r--www/quixote/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile
index 44af3248a066..75f8df9eba9d 100644
--- a/www/quixote/Makefile
+++ b/www/quixote/Makefile
@@ -15,7 +15,7 @@ DISTNAME= Quixote-${PORTVERSION}
MAINTAINER= dryice@dryice.name
COMMENT= A framework for developing web applications in Python
-USE_PYTHON= 2.3+
+USE_PYTHON= 2.3-2.4
USE_PYDISTUTILS= yes
.include <bsd.port.pre.mk>