aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-09 22:52:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-09 22:52:21 +0000
commitcba7f02fe1ad22a0470dfc07a8268b6517a9caa7 (patch)
treef48a95f6ffc6c300846ac0cebc4d8c2fb270e9e6 /Mk
parent630470441951acc1a28d5f05f71947a779d84e85 (diff)
downloadports-cba7f02fe1ad22a0470dfc07a8268b6517a9caa7.tar.gz
ports-cba7f02fe1ad22a0470dfc07a8268b6517a9caa7.zip
- Update python30 to 3.0.1
Notes
Notes: svn path=/head/; revision=229812
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 1d12df59ffe3..8844c11c1649 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -375,9 +375,9 @@ PYTHON_PORTVERSION= ${PYTHON_DEFAULT_PORTVERSION}
# Python-3.0
.if ${PYTHON_VERSION} == "python3.0"
-PYTHON_PORTVERSION?=3.0
+PYTHON_PORTVERSION?=3.0.1
PYTHON_PORTSDIR= ${PORTSDIR}/lang/python30
-PYTHON_REL= 300
+PYTHON_REL= 301
PYTHON_SUFFIX= 30
PYTHON_VER= 3.0