diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-09 05:01:51 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-09 05:01:51 +0000 |
commit | a03cb4094be59165bf5555b66e5f90b1f462671c (patch) | |
tree | 0b488f8b6889b22cdfb775e74d8fb12e15a10ed1 /www/zope213 | |
parent | eb6a83090b8d64980f8429f933278682876c6578 (diff) | |
download | ports-a03cb4094be59165bf5555b66e5f90b1f462671c.tar.gz ports-a03cb4094be59165bf5555b66e5f90b1f462671c.zip |
Notes
Diffstat (limited to 'www/zope213')
-rw-r--r-- | www/zope213/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 1857bb03d2fc..ebdc5d3e2a46 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An object-based web application platform USE_PYTHON= yes -PYTHON_VERSION= python2.1 +PYTHON_VERSION?=python2.1 DIST_SUBDIR= zope |