diff options
Diffstat (limited to 'lang/python311/Makefile')
-rw-r--r-- | lang/python311/Makefile | 1 |
1 files changed, 0 insertions, 1 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} |