diff options
Diffstat (limited to 'lang/python36/Makefile')
-rw-r--r-- | lang/python36/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python36/Makefile b/lang/python36/Makefile index 14f906529bd7..79bf5bd09fbc 100644 --- a/lang/python36/Makefile +++ b/lang/python36/Makefile @@ -3,7 +3,7 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PYTHON_PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} |