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 39e65449be11..c7b780250116 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,7 +1,7 @@ PORTNAME= maturin DISTVERSIONPREFIX= v DISTVERSION= 0.11.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |