diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2003-02-06 16:45:11 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2003-02-06 16:45:11 +0000 |
commit | 35751634519dd4ac9d4cf7ff84f399424dbedfda (patch) | |
tree | 469bd5d5f842e0d9a99dcd8031fee69280d5c931 /www/zope213 | |
parent | 034f41d35509a2747694d4a2498e39b4ba5571e0 (diff) | |
download | ports-35751634519dd4ac9d4cf7ff84f399424dbedfda.tar.gz ports-35751634519dd4ac9d4cf7ff84f399424dbedfda.zip |
Notes
Diffstat (limited to 'www/zope213')
-rw-r--r-- | www/zope213/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 31ec2ea7089b..dfa795b37bdf 100644 --- a/www/zope213/Makefile +++ b/www/zope213/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 |