diff options
Diffstat (limited to 'devel/py-maturin/Makefile')
-rw-r--r-- | devel/py-maturin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-maturin/Makefile b/devel/py-maturin/Makefile index a6fbc11ddeb7..c3d501ac426e 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,7 +1,7 @@ PORTNAME= maturin DISTVERSIONPREFIX= v DISTVERSION= 0.11.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |