summaryrefslogtreecommitdiff
path: root/lang/python31
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-12-01 15:09:16 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-12-01 15:09:16 +0000
commit75639929887c1ac457038c6077566d8abbce8c8a (patch)
tree4fd5cd15a7051464568a9c121c1b223178225376 /lang/python31
parent- Update lang/python to 2.4 final release. (diff)
IGNORE this port for a while. Some 2.5.a0 snapshot will be available
in this port soon.
Notes
Notes: svn path=/head/; revision=122899
Diffstat (limited to 'lang/python31')
-rw-r--r--lang/python31/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index 4f544f6a52a0..0daa10b33ea6 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= python
-PORTVERSION= 2.4.c1
+PORTVERSION= 2.5.a0.000000
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
@@ -14,6 +14,8 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= perky@FreeBSD.org
COMMENT?= An interpreted object-oriented programming language
+IGNORE= is not available yet
+
DIST_SUBDIR= python
WRKSRC= ${PYTHON_WRKSRC}
GNU_CONFIGURE= yes