summaryrefslogtreecommitdiff
path: root/lang/python311/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lang/python311/Makefile1
-rw-r--r--lang/python311/Makefile.version2
2 files changed, 1 insertions, 2 deletions
diff --git a/lang/python311/Makefile b/lang/python311/Makefile
index afd49583ec74..23c42ce9bfce 100644
--- a/lang/python311/Makefile
+++ b/lang/python311/Makefile
@@ -1,6 +1,5 @@
PORTNAME= python
DISTVERSION= ${PYTHON_DISTVERSION}
-PORTREVISION= 1
CATEGORIES= lang python
MASTER_SITES= PYTHON/ftp/python/${DISTVERSION:C/[a-z].*//}
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
diff --git a/lang/python311/Makefile.version b/lang/python311/Makefile.version
index 9b38b86b4222..c14d63e33bdb 100644
--- a/lang/python311/Makefile.version
+++ b/lang/python311/Makefile.version
@@ -4,4 +4,4 @@
# 1. Update python documentation (lang/python-doc-*)
# Run "make -C lang/python-doc-html makesum"
# 2. Remove PORTREVISION in Makefile
-PYTHON_DISTVERSION= 3.11.13
+PYTHON_DISTVERSION= 3.11.14