diff options
Diffstat (limited to 'lang/python30/Makefile')
-rw-r--r-- | lang/python30/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python30/Makefile b/lang/python30/Makefile index 05c2793052f5..6f2d003cc20d 100644 --- a/lang/python30/Makefile +++ b/lang/python30/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= python25 -PORTVERSION= 2.5.1 -PORTREVISION= 1 +PORTVERSION= 2.5.2 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |