diff options
Diffstat (limited to 'lang/python25/Makefile')
-rw-r--r-- | lang/python25/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile index 1878b8537232..e0294881393a 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= python -PORTVERSION= 2.4.a3 +PORTVERSION= 2.4.b2 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |