aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python31/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2006-08-04 14:37:06 +0800
committerperky <perky@FreeBSD.org>2006-08-04 14:37:06 +0800
commit1baaa5b5bf4045a9c45c1157c4abf80a7354d6fc (patch)
tree45f80db61011da1881c847a87b5b261740fdfe0b /lang/python31/Makefile
parent82dc8b5bc280d8d27552ae29d8e735a0bf56b6b1 (diff)
downloadfreebsd-ports-gnome-1baaa5b5bf4045a9c45c1157c4abf80a7354d6fc.tar.gz
freebsd-ports-gnome-1baaa5b5bf4045a9c45c1157c4abf80a7354d6fc.tar.zst
freebsd-ports-gnome-1baaa5b5bf4045a9c45c1157c4abf80a7354d6fc.zip
Update python-devel to 2.5b3.
Diffstat (limited to 'lang/python31/Makefile')
-rw-r--r--lang/python31/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index f8a79ef98308..c5e43121fc0c 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= python
-PORTVERSION= 2.5.b1
+PORTVERSION= 2.5.b3
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
@@ -14,8 +14,6 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= perky@FreeBSD.org
COMMENT?= An interpreted object-oriented programming language
-BROKEN= fails to deinstall cleanly
-
DIST_SUBDIR= python
WRKSRC= ${PYTHON_WRKSRC}/portbld.static
PATCH_WRKSRC= ${PYTHON_WRKSRC}