diff options
Diffstat (limited to 'lang/python27/Makefile')
-rw-r--r-- | lang/python27/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 423c8ebeec1d..04c901d68c1a 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= python27 -PORTVERSION= 2.7.0 -PORTREVISION= 1 +PORTVERSION= 2.7.1 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |