aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.python.mk
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2005-04-03 21:55:44 +0800
committerperky <perky@FreeBSD.org>2005-04-03 21:55:44 +0800
commit145a0ec022adf8a734966cc9b2db9439e311bf48 (patch)
treece03c3c67c03e2c1b3475d52db83f417994936ad /Mk/bsd.python.mk
parent9b2199ee5fc923f9a8032b627fb92c20c5b1c788 (diff)
downloadfreebsd-ports-graphics-145a0ec022adf8a734966cc9b2db9439e311bf48.tar.gz
freebsd-ports-graphics-145a0ec022adf8a734966cc9b2db9439e311bf48.tar.zst
freebsd-ports-graphics-145a0ec022adf8a734966cc9b2db9439e311bf48.zip
Update to Python 2.4.1
Diffstat (limited to 'Mk/bsd.python.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 5521a8f1caf..487b15d77ab 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -216,9 +216,9 @@ PYTHON_SUFFIX= 25
# Python-2.4
.elif ${PYTHON_VERSION} == "python2.4"
-PYTHON_PORTVERSION?=2.4
+PYTHON_PORTVERSION?=2.4.1
PYTHON_PORTSDIR= ${PORTSDIR}/lang/python
-PYTHON_REL= 240
+PYTHON_REL= 241
PYTHON_SUFFIX= 24
# Python-2.3