aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2006-03-30 17:40:13 +0800
committerperky <perky@FreeBSD.org>2006-03-30 17:40:13 +0800
commitecde51cfaae68a7668a11a76ab9be41b1bc396ed (patch)
treec7bd72e6eb8ed209d53044675a9eb9de31a9c335 /Mk
parent945c6f18191dcb3593465d0302f5e50d3ab71fdd (diff)
downloadfreebsd-ports-gnome-ecde51cfaae68a7668a11a76ab9be41b1bc396ed.tar.gz
freebsd-ports-gnome-ecde51cfaae68a7668a11a76ab9be41b1bc396ed.tar.zst
freebsd-ports-gnome-ecde51cfaae68a7668a11a76ab9be41b1bc396ed.zip
Update to Python 2.4.3.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.python.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk
index 5edae92e1363..edf9b732407f 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -305,9 +305,9 @@ PYTHON_SUFFIX= 25
# Python-2.4
.elif ${PYTHON_VERSION} == "python2.4"
-PYTHON_PORTVERSION?=2.4.2
+PYTHON_PORTVERSION?=2.4.3
PYTHON_PORTSDIR= ${PORTSDIR}/lang/python
-PYTHON_REL= 242
+PYTHON_REL= 243
PYTHON_SUFFIX= 24
# Python-2.3