From 6083bd3d214163c825144a142f484e2f67e38a2f Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Mon, 16 Jun 2003 08:59:10 +0000 Subject: Change python dependency to 2.1 as the documentation recommends. PR: 53313 Submitted by: "Miguel Mendez" --- www/zope213/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/zope213') diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 42cae624ebce..1857bb03d2fc 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -7,6 +7,7 @@ PORTNAME= zope PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= www python zope MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src @@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An object-based web application platform USE_PYTHON= yes -PYTHON_VERSION= python2.2 +PYTHON_VERSION= python2.1 DIST_SUBDIR= zope -- cgit v1.2.3