diff options
Diffstat (limited to 'lang/python27/Makefile.version')
-rw-r--r-- | lang/python27/Makefile.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/Makefile.version b/lang/python27/Makefile.version index 6ae1f49fbb2d..24ecd3d2136a 100644 --- a/lang/python27/Makefile.version +++ b/lang/python27/Makefile.version @@ -1,4 +1,4 @@ # Mk/Uses/python.mk includes this file, don't remove it! # $FreeBSD$ -PYTHON_PORTVERSION= 2.7.12 +PYTHON_PORTVERSION= 2.7.13 |