diff options
Diffstat (limited to 'devel/drpython/Makefile')
-rw-r--r-- | devel/drpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/drpython/Makefile b/devel/drpython/Makefile index 7bf29e4ab67b..d3312c4b0cc2 100644 --- a/devel/drpython/Makefile +++ b/devel/drpython/Makefile @@ -7,7 +7,7 @@ PORTNAME= drpython PORTVERSION= 3.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/DrPython%20Current/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |