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 78b64bdd1552..4f544f6a52a0 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= python -PORTVERSION= 2.4.b2 +PORTVERSION= 2.4.c1 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |