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 91685d6ee2ea..55442d1ef35c 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,7 +1,7 @@ PORTNAME= maturin DISTVERSIONPREFIX= v DISTVERSION= 0.13.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |