1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

- Fix formatting

Submitted by:	obrien@
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-08-03 01:14:21 +00:00
parent 1d9b7cff2c
commit 6138ed34b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278839

View File

@ -202,7 +202,7 @@ Python_Include_MAINTAINER= python@FreeBSD.org
#
_PYTHON_PORTBRANCH= 2.7
_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.4 3.2 3.1 # preferred first
_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.4 3.2 3.1 # preferred first
_ZOPE_PORTBRANCH= 2.7
_ZOPE_ALLBRANCHES= 2.7 2.8 2.9 2.10 3.2
@ -256,7 +256,7 @@ _ZOPE_VERSION= ${_ZOPE_PORTBRANCH} # just to avoid version sanity checking.
ZOPE_VERSION?= ${_ZOPE_VERSION}
PYTHON_VERSION= python2.4
PYTHON_VERSION= python2.4
.endif # defined(USE_ZOPE)