aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-11-02 12:39:32 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-11-02 12:39:32 +0000
commitc393e4469b8fab519be681faad14e757a32764c1 (patch)
tree8d78316dfdd3a274a9d1dc559b2c027d7724f4aa /Mk
parenta077a403ef55f83ae595d554c0c390c8a8e5a5e7 (diff)
downloadports-c393e4469b8fab519be681faad14e757a32764c1.tar.gz
ports-c393e4469b8fab519be681faad14e757a32764c1.zip
- Followup commit for the final lang/python26 update, that was missed
previously
Notes
Notes: svn path=/head/; revision=332474
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 794530383056..b133368373ce 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -393,9 +393,9 @@ PYTHON_VER= 2.7
# Python-2.6
.elif ${PYTHON_VERSION} == "python2.6"
-PYTHON_PORTVERSION?= 2.6.8
+PYTHON_PORTVERSION?= 2.6.9
PYTHON_PORTSDIR= ${PORTSDIR}/lang/python26
-PYTHON_REL= 268
+PYTHON_REL= 269
PYTHON_SUFFIX= 26
PYTHON_VER= 2.6