aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2005-03-21 00:18:42 +0800
committerperky <perky@FreeBSD.org>2005-03-21 00:18:42 +0800
commit3ef327c74d5088744348c8867cf98a49b80b4c9c (patch)
treee998198c9db424f5c0d0f1d4e25f34e38827d968 /Mk
parent757375a35b95232960e1a2849a2d52b7a42b4a98 (diff)
downloadfreebsd-ports-gnome-3ef327c74d5088744348c8867cf98a49b80b4c9c.tar.gz
freebsd-ports-gnome-3ef327c74d5088744348c8867cf98a49b80b4c9c.tar.zst
freebsd-ports-gnome-3ef327c74d5088744348c8867cf98a49b80b4c9c.zip
Update lang/python23 to Python 2.3.5.
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 a535cd25c89a..5521a8f1caf9 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -223,9 +223,9 @@ PYTHON_SUFFIX= 24
# Python-2.3
.elif ${PYTHON_VERSION} == "python2.3"
-PYTHON_PORTVERSION?=2.3.4
+PYTHON_PORTVERSION?=2.3.5
PYTHON_PORTSDIR= ${PORTSDIR}/lang/python23
-PYTHON_REL= 234
+PYTHON_REL= 235
PYTHON_SUFFIX= 23
# Python-2.2