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 af603a25afc4..5871f15f64ef 100644 --- a/devel/drpython/Makefile +++ b/devel/drpython/Makefile @@ -3,7 +3,7 @@ PORTNAME= drpython PORTVERSION= 3.11.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/DrPython%20%283.x%29/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |