aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-11-05 16:20:11 +0800
committermiwi <miwi@FreeBSD.org>2006-11-05 16:20:11 +0800
commitd96f3504193b2e49fe978a7e27458bd4d5be510b (patch)
treee42ecf70dabe62b04589037b3acb02f761f29044 /www
parentbfb946343a4901acfe6a483987dbc40b70181871 (diff)
downloadfreebsd-ports-gnome-d96f3504193b2e49fe978a7e27458bd4d5be510b.tar.gz
freebsd-ports-gnome-d96f3504193b2e49fe978a7e27458bd4d5be510b.tar.zst
freebsd-ports-gnome-d96f3504193b2e49fe978a7e27458bd4d5be510b.zip
- Set python 2.3-24
PR: ports/105163 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2
Diffstat (limited to 'www')
-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>