aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python32/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2004-12-01 23:09:16 +0800
committerperky <perky@FreeBSD.org>2004-12-01 23:09:16 +0800
commit3465ec80cc97fce32001b31f60cf79713425899e (patch)
treeb5763b886b2fac5468d18f4797d038a959ced749 /lang/python32/Makefile
parent2bbe6b652108b44a504b7563159d5ea2ca474b84 (diff)
downloadfreebsd-ports-gnome-3465ec80cc97fce32001b31f60cf79713425899e.tar.gz
freebsd-ports-gnome-3465ec80cc97fce32001b31f60cf79713425899e.tar.zst
freebsd-ports-gnome-3465ec80cc97fce32001b31f60cf79713425899e.zip
IGNORE this port for a while. Some 2.5.a0 snapshot will be available
in this port soon.
Diffstat (limited to 'lang/python32/Makefile')
-rw-r--r--lang/python32/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/python32/Makefile b/lang/python32/Makefile
index 4f544f6a52a0..0daa10b33ea6 100644
--- a/lang/python32/Makefile
+++ b/lang/python32/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