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