diff options
Diffstat (limited to 'www/zope211')
-rw-r--r-- | www/zope211/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope211/Makefile b/www/zope211/Makefile index 31ec2ea7089b..dfa795b37bdf 100644 --- a/www/zope211/Makefile +++ b/www/zope211/Makefile @@ -7,6 +7,7 @@ PORTNAME= zope PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= www python zope MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src @@ -15,6 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= alane@FreeBSD.org USE_PYTHON= yes +PYTHON_VERSION= python2.1 DIST_SUBDIR= zope |