diff options
Diffstat (limited to 'devel/cython-lint/Makefile')
-rw-r--r-- | devel/cython-lint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cython-lint/Makefile b/devel/cython-lint/Makefile index a80b6a9d9295..839428e21233 100644 --- a/devel/cython-lint/Makefile +++ b/devel/cython-lint/Makefile @@ -1,5 +1,5 @@ PORTNAME= cython-lint -PORTVERSION= 0.16.6 +PORTVERSION= 0.16.7 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/MarcoGorelli/cython-lint/releases/download/v${PORTVERSION}/ |